Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 17,283 for

scene

(0.07 sec)
  1. 通過 C# 將 USDZ 轉換為 RVM | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 RVM scene.Save( "output.rvm" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. 通過 C# 將 USD 轉換為 STL | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 STL scene.Save( "output.stl" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. Generate Point Cloud to DRC File Formats via py...

    Sample Python generate point cloud code for DRC file. Use this example code to generate point cloud to DRC file within any Web based application....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/python-net/point-cloud/drc/
  4. Compress RVM File Formats via Node.js | product...

    Sample Node.js compression code for RVM file. Use this example code to compress RVM file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/compression/...
  5. Compress JT File Formats via Node.js | products...

    Sample Node.js compression code for JT file. Use this example code to compress JT file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/compression/jt/
  6. Convert VRML to GLB via C# | products.aspose.com

    Sample code for VRML to GLB C# conversion. Use API example code for batch VRML files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/net/conversion/vrml-to-glb/
  7. Convert GLB to GLTF via Python | products.aspos...

    Sample code for GLB to GLTF Python conversion. Use API example code for batch GLB files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/python-net/conversion/gl...
  8. Convert OBJ to USD via C# | products.aspose.com

    Sample code for OBJ to USD C# conversion. Use API example code for batch OBJ files to USD conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...related to light and position of scenes. An OBJ file is usually an...

    products.aspose.com/3d/net/conversion/obj-to-usd/
  9. Convert 3DS to USD via C# | products.aspose.com

    Sample code for 3DS to USD C# conversion. Use API example code for batch 3DS files to USD conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...data for 3D representation of scenes and images and is one of the...

    products.aspose.com/3d/net/conversion/3ds-to-usd/
  10. Convert GLTF to USD via C# | products.aspose.com

    Sample code for GLTF to USD C# conversion. Use API example code for batch GLTF files to USD conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...transmission and loading of 3D scenes and models by applications...

    products.aspose.com/3d/net/conversion/gltf-to-usd/