Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 17,285 for

scene

(0.13 sec)
  1. Merge USDZ File Formats via python-net | produc...

    Sample Python merger code for USDZ file. Use this example code to merge USDZ file within any Web based application....through the constructor of the Scene class Process usdz files and...archive for the USD (Universal scene description) file format that...

    products.aspose.com/3d/python-net/merger/usdz/
  2. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for .NET API 来实现此目的。...// Load a 3D file Scene scene = new Scene ( input ); // Split...PolygonModifier . SplitMesh ( scene , SplitMeshPolicy . CloneData...

    docs.aspose.com/3d/zh/net/split-mesh/
  3. Extract Assets from DRC File Formats via Node.j...

    Sample Node.js extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/drc/
  4. Merge JT File Formats via Node.js | products.as...

    Sample Node.js merger code for JT file. Use this example code to merge JT file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/jt/
  5. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....the source FBX file into the Scene class object Create an object...Call the save() method in the Scene class to transform the FBX file...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...
  6. Merge USD File Formats via python-net | product...

    Sample Python merger code for USD file. Use this example code to merge USD file within any Web based application....through the constructor of the Scene class Process usdz files and...usd extension is a universal scene description file format that...

    products.aspose.com/3d/python-net/merger/usd/
  7. Extract Assets from USD File Formats via python...

    Sample Python extract assets code for USD file. Use this example code to extract assets from USD file within any Web based application....file via the constructor of Scene class Create zip file format...usd extension is a universal scene description file format that...

    products.aspose.com/3d/python-net/extractor/usd/
  8. Extract Assets from USDZ File Formats via pytho...

    Sample Python extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web based application....file via the constructor of Scene class Create zip file format...archive for the USD (Universal scene description) file format that...

    products.aspose.com/3d/python-net/extractor/usdz/
  9. Convert USDZ to 3DS via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as 3DS with C# Load USDZ file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usdz-to-3ds/
  10. Compress DRC File Formats via .NET | products.a...

    C# source code to load, render and Compress DRC documents on .NET Framework, .NET Core, Mono....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/net/compression/drc/