Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 105 for

mesh split

(0.04 sec)
  1. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....converted to ordinal mesh/triangle mesh during saving the scene...looks as follows: How to Split Mesh by HalfSpace in Aspose.3D...

    docs.aspose.com/3d/net/create-rectangular-torus...
  2. 3D Modeling|Documentation

    Articles about 3D procedural modeling in Aspose.3D for .NET....Primitive 3D Shapes How to Split Mesh by HalfSpace in Aspose.3D...

    docs.aspose.com/3d/net/3d-modeling/
  3. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....Triangulation of a Simple Polygon Split Mesh...

    docs.aspose.com/3d/net/convert-all-polygons-to-...
  4. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ... Split Mesh Work with XPath-Like Object...

    docs.aspose.com/3d/python-net/working-with-radi...
  5. Python 3D Document Processing API | products.as...

    Python library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/python-net/
  6. C# .NET 3D Document Processing API | products.a...

    C# VB.NET ASP.NET library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/net/
  7. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications... Scene Mesh PolygonBuilder Node Transform...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/java/
  8. Node.js 3D Document Processing API | products.a...

    Node.js library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/nodejs-java/
  9. Java 3D Formats Extract Assets | products.aspos...

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Java library using a few lines of java code....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/
  10. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/usdz/