Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 14,379 for

scene

(0.33 sec)
  1. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format..."template.gltf" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/gltf/
  2. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....Mesh geometry by Creating a 3D Scene . Create Normal Vectors To have...material to 3D objects in a scene. This code example demonstrates...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  3. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...glb" ; //load the scene Scene scene = new Scene ( path ); //create...RotationMode . FixedDirection }; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  4. View 3DS File Formats via JAVA | products.aspos...

    Sample Java viewer code for 3DS file. Use this example code to view 3DS file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/3ds/
  5. View ASE File Formats via JAVA | products.aspos...

    Sample Java viewer code for ASE file. Use this example code to view ASE file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/ase/
  6. View USDZ File Formats via JAVA | products.aspo...

    Sample Java viewer code for USDZ file. Use this example code to view USDZ file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/usdz/
  7. View DRC File Formats via JAVA | products.aspos...

    Sample Java viewer code for DRC file. Use this example code to view DRC file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/drc/
  8. View U3D File Formats via JAVA | products.aspos...

    Sample Java viewer code for U3D file. Use this example code to view U3D file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/u3d/
  9. View X File Formats via JAVA | products.aspose.com

    Sample Java viewer code for X file. Use this example code to view X file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/x/
  10. Installation|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....threed as a3d scene = a3d . Scene () scene . root_node . create_child_node...a3d . entities . Cylinder ()) scene . save ( "Cylinder.fbx" , a3d...

    docs.aspose.com/3d/zh/python-net/installation/