Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 138,437 for

3d

(1.54 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Aspose.3D for Java

    本分步教程向您展示如何.........3D Product Family Aspose.HTML Product...Product Family Aspose.3D for Java 最新答案 在 Java 中绘制 3D 球体 在 Java 中将 OBJ...

    kb.aspose.com/zh/3d/java/
  5. Exporting DGN AutoCAD|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.... 3D entities support for DGN v7 Aspose...DGN AutoCAD file and support 3D entities for DGN v7. CadImage...

    docs.aspose.com/cad/net/exporting-dgn-autocad/
  6. 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...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......3D Product Family Aspose.HTML Product...Numbers File to PDF in Java Draw 3D Sphere in Java Convert Numbers...

    kb.aspose.com/categories/page/6/
  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. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3d for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...在立方体上设置法线或UV,并向 3D 图元添加材质 Contents [ Hide ] Aspose.3D for Java 提供...类对象。我们可以 创建一个网格类对象,此处叙述 ,然后通过创建 3D 场景将节点指向网格几何体。 创建正常向量 为了在照明上有...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...