Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 136,095 for

3d

(0.72 sec)
  1. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3d for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....3D for Node.js via Java offers AmfSaveOptions.... threed = require ( "aspose.3d" ); var scene = new aspose ....

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  2. Convert COLLADA to GLTF via Python | products.a...

    Sample code for COLLADA to GLTF conversion. Use API example code for batch COLLADA files to GLTF conversion....exchanging data between interactive 3D applications. This file format...Transmission Format) is a 3D file format that stores 3D model information...

    products.aspose.com/cad/python-net/conversion/c...
  3. Convert DWF to GLTF via C# | products.aspose.com

    Sample code for DWF to GLTF C# conversion. Use API example code for batch DWF files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....Web Format (DWF) represents 2D/3D drawing in compressed format...Transmission Format) is a 3D file format that stores 3D model information...

    products.aspose.com/cad/net/conversion/dwf-to-g...
  4. Convert DWFX to GLTF via C# | products.aspose.com

    Sample code for DWFX to GLTF C# conversion. Use API example code for batch DWFX files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....formatted representation of 2D/3D drawing as XPS document. It contains...Transmission Format) is a 3D file format that stores 3D model information...

    products.aspose.com/cad/net/conversion/dwfx-to-...
  5. Convert COLLADA to GLTF via JavaScript | produc...

    Sample code for COLLADA to GLTF conversion. Use API example code for batch COLLADA files to GLTF conversion....exchanging data between interactive 3D applications. This file format...Transmission Format) is a 3D file format that stores 3D model information...

    products.aspose.com/cad/javascript-net/conversi...
  6. Convert OBJ to GLTF via JavaScript | products.a...

    Sample code for OBJ to GLTF conversion. Use API example code for batch OBJ files to GLTF conversion....usually an end product of the 3D modeling process generated by...Transmission Format) is a 3D file format that stores 3D model information...

    products.aspose.com/cad/javascript-net/conversi...
  7. Convert GLTF to OBJ via JavaScript | products.a...

    Sample code for GLTF to OBJ conversion. Use API example code for batch GLTF files to OBJ conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/javascript-net/conversi...
  8. Convert GLTF to OBJ via Python | products.aspos...

    Sample code for GLTF to OBJ conversion. Use API example code for batch GLTF files to OBJ conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/python-net/conversion/g...
  9. 如何在 C# 中将 OBJ 转换为 STL

    本基础教程介绍了如何在 C# 中将 OBJ 转换为 STL。它解释了在 C# 中创建 OBJ 到 STL 转换器的算法和代码片段。...3D Product Family Aspose.HTML Product...到 STL 转换器的算法和代码片段 。您无需配置任何额外的 3D 渲染应用程序或工具即可在您的项目中使用此功能。 在 C#...

    kb.aspose.com/zh/3d/net/how-to-convert-obj-to-s...
  10. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3d for .NET API....3D for .NET API. SplitMeshPolicy...https://github.com/aspose-3d/Aspose.3D-for-.NET // The path to...

    docs.aspose.com/3d/net/split-mesh/