Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...mat ); // save 3d scene into USDZ format scene . save ( MyDir...MyDir + "PBR_Material_Box_Out.usdz" ); 暴露几何变换...
Collection of APIs for Java developers to manipulate files from Word Excel PDF PowerPoint Visio OneNote Email Project Images 3D GIS....MB, PLY, JT, STL, U3D, USD, USDZ, VRML, X Images: BMP, GIF, DICOM...
Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....mat ); // save 3d scene into USDZ format scene . save ( MyDir...MyDir + "PBR_Material_Box_Out.usdz" ); Animation objects relationship...
Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....material = mat # save 3d scene into USDZ format scene . save ( "out"..."out" + "PBR_Material_Box_Out.usdz" ) Animation objects relationship...
Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....into USDZ format scene . Save ( "PBR_Material_Box_Out.usdz" );...