Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 135,884 for

3d

(0.23 sec)
  1. Convert USDZ to HTML via Python | products.aspo...

    Convert USDZ & other 3d files using .NET API...3D Python via .NET Conversion USDZ to HTML Convert...via Python Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/python-net/conversion/us...
  2. Convert USD to HTML via C# | products.aspose.com

    Convert USD & other 3d files using .NET API...3D .NET Conversion USD to HTML Convert...HTML via C# Export USD & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usd-to-html/
  3. Convert FBX to STP via JavaScript | products.as...

    Sample code for FBX to STP conversion. Use API example code for batch FBX files to STP conversion.... FBX, FilmBox, is a popular 3D file format that was originally...of the main 3D exchange formats as used by many 3D tools. FBX...

    products.aspose.com/cad/javascript-net/conversi...
  4. Convert STP to FBX via Python | products.aspose...

    Sample code for STP to FBX conversion. Use API example code for batch STP files to FBX conversion.... An STP file is a 3D CAD file used for exchange of...It contains information about 3D objects and is saved similar...

    products.aspose.com/cad/python-net/conversion/s...
  5. Convert GLB to STP via Python | products.aspose...

    Sample code for GLB to STP conversion. Use API example code for batch GLB files to STP conversion....file format representation of 3D models saved in the GL Transmission...Format (glTF). Information about 3D models such as node hierarchy...

    products.aspose.com/cad/python-net/conversion/g...
  6. Convert GLB to STP via JavaScript | products.as...

    Sample code for GLB to STP conversion. Use API example code for batch GLB files to STP conversion....file format representation of 3D models saved in the GL Transmission...Format (glTF). Information about 3D models such as node hierarchy...

    products.aspose.com/cad/javascript-net/conversi...
  7. Convert STL to GLB via Python | products.aspose...

    Sample code for STL to GLB conversion. Use API example code for batch STL files to GLB conversion....fields such as rapid prototyping, 3D printing and computer-aided manufacturing...determine the cross section of the 3D shape to be built by the fabber...

    products.aspose.com/cad/python-net/conversion/s...
  8. 在网格中创建多边形|Documentation

    Aspose.3d for Java 允许在网格中创建多边形。...3D for Java 允许在网格中创建多边形。为了使用该功能,API...https://github.com/aspose-3d/Aspose.3D-for-Java // Initialize Mesh...

    docs.aspose.com/3d/zh/java/create-polygon-in-mesh/
  9. 在网格中创建多边形|Documentation

    Aspose.3d for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。...3D for .NET 允许在网格中创建多边形。为了使用该功能,API...https://github.com/aspose-3d/Aspose.3D-for-.NET Mesh mesh = new...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  10. Split Mesh|Documentation

    Aspose.3d for Java API has support 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. It can be achieved by using Aspose.3d for Java API....3D for Java API has support to split...can be achieved by using Aspose.3D for Java API. SplitMeshPolicy...

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