Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 17,199 for

scene

(1.37 sec)
  1. Convert OBJ to GLB in Python

    This short guide demonstrates how to convert OBJ to GLB in Python. It highlights the key steps, setup requirements, and includes a sample code to develop an OBJ to GLB converter in Python....source OBJ file through the Scene class Instantiate the GltfSaveOptions...is first imported using the Scene class, which automatically detects...

    kb.aspose.com/3d/python/convert-obj-to-glb-in-p...
  2. Generate Normal Data for All Meshes in a 3D Fil...

    Using Aspose.3D for .NET, developers can generate normal data for all meshes in any 3D model (without the normal data)....has smoothing group Scene s = new Scene ( RunExamples . GetDataFilePath...

    docs.aspose.com/3d/net/generate-normal-data-for...
  3. Generate Normal Data for All Meshes of 3D Model...

    Aspose.3D for Java API has support of generating normal data for all meshes of 3D model (without the normal data)....has smoothing group Scene s = new Scene ( MyDir + "camera.3ds"...

    docs.aspose.com/3d/java/generate-normal-data-fo...
  4. Convert GLB to GLTF via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/glb-to-gltf/
  5. Convert U3D to GLB via C# | products.aspose.com

    Sample code for U3D to GLB C# conversion. Use API example code for batch U3D 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... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/u3d-to-glb/
  6. Convert 3MF to GLB via C# | products.aspose.com

    Sample code for 3MF to GLB C# conversion. Use API example code for batch 3MF 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... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/3mf-to-glb/
  7. Convert GLB to U3D via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/glb-to-u3d/
  8. 通過 C# 將 USD 轉換為 HTML | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Compress JT File Formats via python-net | produ...

    Sample Python 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/python-net/compression/jt/
  10. Add Blind Watermark to X File Formats via pytho...

    Sample Python blind watermark code for X file. Use this example code to add blind watermark to X file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/watermark/x/