Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 16,545 for

scene

(0.05 sec)
  1. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...glb" ; //load the scene Scene scene = new Scene ( path ); //create...RotationMode . FixedDirection }; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  2. glTF Structural Metadata Example|Documentation

    This documentation page demonstrates how to read structural metadata from a glTF file using Aspose.3D for .NET....following C# code loads a glTF scene with structural metadata, then...glTF scene with EXT_structural_metadata from file var scene = Scene...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  3. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....format ASE 3D Studio Max’s ASCII Scene Exporter format RVM AVEVA Plant...USD Universal Scene Description USDZ Universal Scene Description...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  4. 暴露几何变换|Documentation

    Aspose.3D for Node.js via Java 允许暴露 3D 场景的几何变换。您可以使用 evaluateGlobalTransform 方法评估全局变换。...初始化场景对象 var scene = new aspose . threed . Scene (); // 初始化圆柱体...// 创建 ChildNode var Node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/expose-geomet...
  5. 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. We’ll...We’ll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/create-cylinder...
  6. Extract Assets from GLTF File Formats via Java ...

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...an instance of Scene Scene scene = new Scene(file); //Create...

    products.aspose.com/3d/java/extractor/gltf/
  7. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of Scene Scene scene = new Scene(); scene.open(file,...

    products.aspose.com/3d/java/extractor/ply/
  8. Extract Assets from RVM File Formats via Java |...

    Sample Java extract assets code for RVM file. Use this example code to extract assets from RVM file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...an instance of Scene Scene scene = new Scene(file); //Create...

    products.aspose.com/3d/java/extractor/rvm/
  9. Add Blind Watermark Verification to 3MF File Fo...

    Sample Java blind watermark verification code for 3MF file. Use this example code to add blind watermark verification to 3MF file within any Web or Desktop Java based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/java/verify-watermark/3mf/
  10. Export with 3D options|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....are the examples of the 3D scene from different viewpoints: ObserverPoint...property allows to rotate the 3D scene according to specified angles...

    docs.aspose.com/cad/java/export-with-3d-options/