Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 25,679 for

scene

(0.04 sec)
  1. Convert 3MF to JT via C# | products.aspose.com

    Sample code for 3MF to JT C# conversion. Use API example code for batch 3MF files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...File) 3MF TO 3DS (3D Studio Scene) 3MF TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/3mf-to-jt/
  2. Ինչպես փոխարկել GLB-ն OBJ-ի Python-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել GLB-ն OBJ-ի Python-ում: Այն ունի IDE կոնֆիգուրացիաներ, քայլերի ցանկ և գործարկվող կոդ՝ Python-ում GLB-ից OBJ փոխարկիչ մշակելու համար:...փոխակերպման համար Բեռնել GLB ֆայլը Scene դասի օբյեկտի մեջ Ստեղծեք ObjSaveOptions...Աղբյուրի GLB ֆայլը բեռնվում է Scene դասի օբյեկտում, որին հաջորդում...

    kb.aspose.com/hy/3d/python/how-to-convert-glb-t...
  3. 通过 C# 将 USD 转换为 FBX | products.aspose.com

    使用 .NET API 转换 USD 和其他 3D 文件...// 在 Scene 对象中加载 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 将 USD 保存为 FBX scene.Save( "output.fbx" , Aspose...

    products.aspose.com/3d/zh/net/conversion/usd-to...
  4. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....the source DAE file using the Scene.from_file() method Instantiate...the from_file() method in the Scene class. An object of the ObjSaveOptions...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  5. Compress DRC File Formats via python-net | prod...

    Sample Python compression code for DRC file. Use this example code to compress DRC 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/drc/
  6. Add Blind Watermark to DRC File Formats via pyt...

    Sample Python blind watermark code for DRC file. Use this example code to add blind watermark to DRC 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/drc/
  7. DracoSaveOptions | Aspose.3D for .NET API Refer...

    DracoSaveOptions Contents [ Hide ] DracoSaveOptions class Save options for Google draco files public class DracoSaveO......of the exporting/importing scene. This is optional, but useful...PointCloud { get; set; } Export the scene as point cloud, default value...

    reference.aspose.com/3d/net/aspose.threed.forma...
  8. 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/
  9. 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/
  10. 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/