Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 138,480 for

3d

(0.61 sec)
  1. Convert U3D to CGM via C# | products.aspose.com

    Sample code for U3d to CGM C# conversion. Use API example code for batch U3d files to CGM conversion within VB.NET, Asp.NET or any .NET based application.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/net/conversion/u3d-to-cgm/
  2. Convert U3D to WEBP via JavaScript | products.a...

    Sample code for U3d to WEBP conversion. Use API example code for batch U3d files to WEBP conversion.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/javascript-net/conversi...
  3. Convert U3D to WMF via C# | products.aspose.com

    Sample code for U3d to WMF C# conversion. Use API example code for batch U3d files to WMF conversion within VB.NET, Asp.NET or any .NET based application.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/net/conversion/u3d-to-wmf/
  4. Convert CGM to U3D via JavaScript | products.as...

    Sample code for CGM to U3d conversion. Use API example code for batch CGM files to U3d conversion.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/javascript-net/conversi...
  5. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....STL files are widely used for 3D printing while OBJ files offer...Converter – Free Download # Aspose.3D for Python via .NET supports...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/
  6. Convert STL to GLB via C# | products.aspose.com

    Sample code for STL to GLB C# conversion. Use API example code for batch STL files to GLB conversion within VB.NET, Asp.NET or any .NET based application....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/net/conversion/stl-to-glb/
  7. Working with OBJ File Format|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....format is a 3D geometry that contains texture maps, 3D coordinates...

    docs.aspose.com/cad/javascript-net/developer-gu...
  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/