Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 14,578 for

scene

(0.02 sec)
  1. Limitations and API Differences|Documentation

    Aspose.3D for Node.js via Java limitations and api differences....a new Scene Aspose.3D for Java Scene scene = new Scene (); Aspose...via Java var scene = new aspose . threed . Scene (); Initialize...

    docs.aspose.com/3d/nodejs-java/limitations-and-...
  2. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D...Create a new 3D scene Scene scene = new Scene (); // Create a... ToMesh (); Node boxNode = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/developer-guide/3d-model...
  3. 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....Conversion before Saving 3D Scenes to GLTF 2.0 Format in C# Contents...The Scene class of the Aspose.3D API represents a 3D scene. Developers...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  4. 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...
  5. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....initialize a scene var scene = new aspose . threed . Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  6. 合并 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/
  7. 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...below merge all meshes of a scene in a single valid mesh. Python...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...
  8. 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/
  9. 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/
  10. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Java API has support to define Metadata for the Scene....Metadata for the scene. Define a Metadata for the scene 3D shows produce...show. Initialize a 3D Scene using Scene class. Set application/tool...

    docs.aspose.com/3d/java/add-asset-information-t...