Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,747 for

geometry

(0.07 sec)
  1. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....The control points of all geometries in Aspose.3D use homogeneous...demonstrates how to add Mesh geometry to the 3D scene. The example...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  2. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....visible content by attaching geometries, lights, and cameras to nodes...get affected: Share Mesh’s Geometry Data between Multiple Nodes...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  3. Generate Point Cloud to AMF File Formats via Ja...

    Sample Java generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/amf/
  4. Generate Point Cloud to STL File Formats via Ja...

    Sample Java generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/stl/
  5. Animation|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 文档中添加动画属性并设置目标相机 3D 个对象 Geometry...

    docs.aspose.com/3d/zh/java/animation/
  6. Add Blind Watermark Verification to OBJ File Fo...

    Sample Python verify blind watermark code for OBJ file. Use this example code to verify blind watermark to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/verify-waterm...
  7. Generate Point Cloud to OBJ File Formats via No...

    Sample Node.js generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  8. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/ply/
  9. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/3mf/
  10. Mesh|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....Split Mesh Triangulate Mesh Geometry Polygons...

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