Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 135,977 for

3d

(0.78 sec)
  1. Changing Plane Orientation|Documentation

    Aspose.3d for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....3D for Python via .NET allows changing...https:# github.com/aspose-3d/Aspose.3D-for-.NET # The path to the...

    docs.aspose.com/3d/python-net/changing-plane-or...
  2. 3D 个几何体上投射和接收阴影|Documentation

    通常,某些 3d 文件格式可以在几何图形 (如 FBX) 中存储与阴影相关的设置。使用 Aspose.3d for .NET,开发人员可以通过从光源的视点映射阴影来渲染图像。图像质量取决于光源、仰角和相机与几何对象之间的距离。...在 3D 个几何体上投射和接收阴影 Contents [ Hide ] 通常,某些 3D 文件格式可以在几何图形 (如 FBX)...FBX) 中存储与阴影相关的设置。使用 Aspose.3D for .NET ,开发人员可以通过从光源的视点映射阴影来渲...

    docs.aspose.com/3d/zh/net/cast-and-receive-shad...
  3. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3d for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3d 场景。...在深度中使用全景模式渲染 3D 场景 Contents [ Hide ] 使用 Aspose.3D for .NET API...,开发人员可以使用全景模式以深度而不是颜色渲染 3D 场景。 在深度中使用全景模式渲染 3D 场景 在本文中,我们创建了一个摄像机...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  4. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3d for .NET API....3D for .NET API. SplitMeshPolicy...https://github.com/aspose-3d/Aspose.3D-for-.NET // The path to...

    docs.aspose.com/3d/net/split-mesh/
  5. Working with OBJ File Format|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....format is a 3D geometry that contains texture maps, 3D coordinates...

    docs.aspose.com/cad/python-net/working-with-obj...
  6. Working with OBJ File Format|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....format is a 3D geometry that contains texture maps, 3D coordinates...

    docs.aspose.com/cad/net/working-with-obj-file-f...
  7. Convert USDZ to DAE via C# | products.aspose.com

    Convert USDZ & other 3d files using .NET API...3D .NET Conversion USDZ to DAE Convert...DAE via C# Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usdz-to-dae/
  8. Convert USDZ to ASE via C# | products.aspose.com

    Convert USDZ & other 3d files using .NET API...3D .NET Conversion USDZ to ASE Convert...ASE via C# Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usdz-to-ase/
  9. 产生紫外线|Documentation

    Aspose.3d for Java 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。...3D for Java 提供 PolygonModifier ...https://github.com/aspose-3d/Aspose.3D-for-Java // The path to...

    docs.aspose.com/3d/zh/java/generate-uv/
  10. 产生紫外线|Documentation

    Aspose.3d for Python via .NET 提供了公开GenerateUV方法的PolygonModifier类,您可以使用该方法手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...3D for Python via .NET 提供了 PolygonModifier...https:# github.com/aspose-3d/Aspose.3D-for-.NET scene = Scene ()...

    docs.aspose.com/3d/zh/python-net/generate-uv/