Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 16,175 for

scene

(0.05 sec)
  1. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D Scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....convert all meshes of a 3D scene, a node or a set of nodes into...Node node ) // Convert a whole scene to a single transformed mesh...

    docs.aspose.com/3d/net/merge-meshes-in-3d-file/
  2. Public API Changes in Aspose.3D 1.2.0|Documenta...

    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....in the behavior behind the scenes in Aspose.3D. Setup the Target...code: C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...Node node ) // Convert a whole scene to a single transformed mesh...supported yet // <param name="scene">The scene to merge</param> // <returns>The...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  4. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....Create a scene var scene = new aspose . threed . Scene (); // Initialize...Create ChildNode var node1 = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  5. Convert USD to ASE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as ASE with C# Load USD file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usd-to-ase/
  6. Rendering|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....Capture the Viewports of 3D Scene and Render to a Texture or Window...Fish-eye lens effect on 3D scene and save in an image Hardware...

    docs.aspose.com/3d/net/rendering/
  7. Public API Changes in Aspose.3D 1.1.0|Documenta...

    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....in the behavior behind the scenes in Aspose.3D. FBX7200ASCII...C# // save scene in the FBX7200ASCII format scene . Save ( "C:\\temp\\Output...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can already build a 3D Scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....3D Scenes to GLTF 2.0 Format Contents [ Hide ] The Scene class...represents a 3D scene. Developers can already build a 3D scene by adding...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  9. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#....a 3d file in a specified 3D scene. How to Create the Application...API: Create an instance of the Scene class. If you have a license...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  10. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...Create a scene var scene = new aspose . threed . Scene (); // Initialize...Create ChildNode var node1 = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...