Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,327 for

universal scene description

(0.44 sec)
  1. Merge GLTF File Formats via python-net | produc...

    Sample Python merger code for GLTF file. Use this example code to merge GLTF file within any Web based application....through the constructor of the Scene class Process usdz files and...transmission and loading of 3D scenes and models by applications...

    products.aspose.com/3d/python-net/merger/gltf/
  2. Extract Assets from JT File Formats via python-...

    Sample Python extract assets code for JT file. Use this example code to extract assets from JT file within any Web based application....file via the constructor of Scene class Create zip file format...3D Surface Geometry) U3D (Universal 3D) VRML (Virtual Reality...

    products.aspose.com/3d/python-net/extractor/jt/
  3. Extract Assets from 3MF File Formats via python...

    Sample Python extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web based application....file via the constructor of Scene class Create zip file format...3D Surface Geometry) U3D (Universal 3D) VRML (Virtual Reality...

    products.aspose.com/3d/python-net/extractor/3mf/
  4. Extract Assets from FBX File Formats via python...

    Sample Python extract assets code for FBX file. Use this example code to extract assets from FBX file within any Web based application....file via the constructor of Scene class Create zip file format...3D Surface Geometry) U3D (Universal 3D) VRML (Virtual Reality...

    products.aspose.com/3d/python-net/extractor/fbx/
  5. Generate Point Cloud to GLTF File Formats via ....

    C# source code to load, render and add generate point cloud to GLTF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/gltf/
  6. Merge ASE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge ASE documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/ase/
  7. Merge DAE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DAE documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/dae/
  8. Extract Assets from USD File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/usd/
  9. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE 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/ase/
  10. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC 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/drc/