Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 25,679 for

scene

(0.03 sec)
  1. polygonmodifier - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...void buildTangentBinormal ( Scene scene) This will create tangent...

    reference.aspose.com/3d/java/com.aspose.threed/...
  2. Aspose.3D for .NET 20.10 Release Notes|Document...

    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....FBX7700Binary ; Now you can export the scene to FBX 7.6/7.7 in ASCII/Binary...code: Scene scene = new Scene ( new Pyramid ()); scene . Save...

    docs.aspose.com/3d/net/aspose-3d-for-net-20-10-...
  3. FromFile | Aspose.3D for .NET API 参考

    使用指定文件格式从给定路径打开场景... public static Scene FromFile ( string fileName ...也可以看看 class FileFormat class Scene 命名空间 Aspose.ThreeD 部件 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed/sc...
  4. Aspose.3D for .NET 19.6 Release Notes|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....customized OffsetTop: Scene scene = new Scene (); var fan = new Cylinder...new Vector3 ( 5 , 3 , 0 ); scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/aspose-3d-for-net-19-6-r...
  5. Aspose.3D for .NET 22.2 Release Notes|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....THREEDNET-1048 Allow encode scene and node’s meta data to usd...THREEDNET-1049 Allow decode scene and node’s meta data from usd...

    docs.aspose.com/3d/net/aspose-3d-for-net-22-2-r...
  6. Aspose.3D for Java 19.10 Release Notes|Document...

    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.... Scene scene = new Scene (); scene . getRootNode...primitive shape. Scene scene = new Scene (); scene . getRootNode...

    docs.aspose.com/3d/java/aspose-3d-for-java-19-1...
  7. Aspose.3D for .NET 21.6 Release Notes|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....fix THREEDNET-896 Fixed empty scene cannot export to a valid glb...export scene into a USD file by: Scene scene = new Scene (); //...

    docs.aspose.com/3d/net/aspose-3d-for-net-21-6-r...
  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....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...
  9. 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...
  10. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the Scene....an Asset Information to 3D Scene Metadata is structured information...Metadata for the scene. Define a Metadata for the scene 3D shows produce...

    docs.aspose.com/3d/python-net/add-an-asset-info...