Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 14,970 for

scene

(0.02 sec)
  1. Aspose.3D for .NET 17.12 - December 2017|Docume...

    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....code: C# Scene scene = new Scene (); var box = scene . RootNode...SetProperty ( "obj-id" , "box-id" ); scene . Save ( "test.fbx" , FileFormat...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-12-...
  2. Aspose.3D for .NET 22.3发行说明|Documentation

    Aspose.3D for .NET 22.3的发行说明。...Scene 添加了新的静态方法: /// <summary> /// Opens the scene from...task</param> public static Scene FromStream ( Stream stream ...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-22-...
  3. rvmformat - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...Description void loadAttributes ( Scene scene, com.aspose.threed.Stream...

    reference.aspose.com/3d/java/com.aspose.threed/...
  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. Aspose.3D 1.2.0中的公共API变化|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.... C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. 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/...
  7. 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...
  8. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D Scene from scratch, and then save in supported 3D format....[ Hide ] Create an Empty 3D Scene and save in Supported 3D format...has support of creating 3D scene from scratch, and then save...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  9. Aspose.3D Create cylinder with material | produ...

    Learn how to create a 3D Scene with a Cylinder object and has material definition....materials to them can make your scene more visually appealing and...We'll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/create-cylinder...
  10. 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...