Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 16,544 for

scene

(0.09 sec)
  1. Convert X to DRC via Java | products.aspose.com

    Sample Java conversion code for X format to DRC file. Use this example code to convert X to DRC within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/x-to-drc/
  2. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Load the 3D model Scene scene = new Scene(); scene.Open(filePath);...Mesh>(); foreach (var node in scene.RootNode.ChildNodes) { if (node...

    forum.aspose.com/t/merge-materials-and-split-me...
  3. How to Convert GLB to FBX using Java

    This article guides on how to convert GLB to FBX using Java. It has all the details to set the IDE, a list of steps, and a runnable sample code for developing a GLB to FBX converter using Java....the source GLB file into the Scene class object Create an object...GLB file is loaded into the Scene class object using the fromFile()...

    kb.aspose.com/3d/java/how-to-convert-glb-to-fbx...
  4. 在 Java 中将 OBJ 转换为 GLB

    本简明教程解释了如何在 Java 中将 OBJ 转换为 GLB。它指出了必要的步骤、先决条件以及一个在 Java 中创建 OBJ 到 GLB 转换器的代码示例。...3D 以处理 Object 文件 使用 Scene 类解析源 OBJ 文件 使用 open 方法访问导入的场景...中将 OBJ 渲染为 GLB 。OBJ 文件最初使用 Scene 类加载,该类会自动识别类型。之后,从提供的文件中打开场景,然后创建...

    kb.aspose.com/zh/3d/java/convert-obj-to-glb-in-...
  5. Convert 3DS to AMF via Python | products.aspose...

    Sample code for 3DS to AMF Python conversion. Use API example code for batch 3DS files to AMF conversion within VB.NET, Asp.NET or any .NET based application....3DS file via the from_file of Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/python-net/conversion/3d...
  6. Convert 3DS to RVM via C# | products.aspose.com

    Sample code for 3DS to RVM C# conversion. Use API example code for batch 3DS files to RVM conversion within VB.NET, Asp.NET or any .NET based application....file via the constructor of Scene class Create an instance of...advanced conversion Call the Scene.Save method Pass the output...

    products.aspose.com/3d/net/conversion/3ds-to-rvm/
  7. Convert 3DS to STL via Python | products.aspose...

    Sample code for 3DS to STL Python conversion. Use API example code for batch 3DS files to STL conversion within VB.NET, Asp.NET or any .NET based application....3DS file via the from_file of Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/python-net/conversion/3d...
  8. Convert PNG to 3DS via C# | products.aspose.com

    Sample code for PNG to 3DS C# conversion. Use API example code for batch PNG files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....file via the constructor of Scene class Create an instance of...advanced conversion Call the Scene.Save method Pass the output...

    products.aspose.com/3d/net/conversion/png-to-3ds/
  9. Convert JT to DAE via Python | products.aspose.com

    Sample code for JT to DAE Python conversion. Use API example code for batch JT files to DAE conversion within VB.NET, Asp.NET or any .NET based application....JT file via the from_file of Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/python-net/conversion/jt...
  10. Convert JPG to RVM via Java | products.aspose.com

    Sample Java conversion code for JPG format to RVM file. Use this example code to convert JPG to RVM within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/jpg-to-rvm/