Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,117 for

geometry

(0.02 sec)
  1. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....mapped to the surface of the geometry in Aspose.3D for .NET. It...to the control point of the geometry. This mode ensures that each...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....class for all procedural 3D geometries within Aspose.3D, such as...Torus , and Sphere . These geometries can be defined using a minimal...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  3. Convert OBJ to AMF via Python | products.aspose...

    Sample code for OBJ to AMF Python conversion. Use API example code for batch OBJ files to AMF conversion within VB.NET, Asp.NET or any .NET 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/conversion/ob...
  4. Custom Shape|Aspose.Slides for Node.js via .NET...

    Add a custom shape to a PowerPoint presentation in JavaScript...GeometryPath instance represents a geometry path of the GeometryShape...can set the appearance for a geometry path. Using the GeometryPath...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  5. Convert JT to OBJ via C# | products.aspose.com

    Sample code for JT to OBJ C# conversion. Use API example code for batch JT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....software programs to examine the geometry of complicated goods. Read...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/jt-to-obj/
  6. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...GeometryPath instance represents a geometry path of the IGeometryShape...can set the appearance for a geometry path. Using the IGeometryPath...

    docs.aspose.com/slides/androidjava/custom-shape/
  7. Generate Point Cloud to RVM File Formats via Ja...

    Sample Java generate point cloud code for RVM file. Use this example code to generate point cloud to RVM 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/rvm/
  8. Generate Point Cloud to X File Formats via Java...

    Sample Java generate point cloud code for X file. Use this example code to generate point cloud to X 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/x/
  9. Generate Point Cloud to JT File Formats via Jav...

    Sample Java generate point cloud code for JT file. Use this example code to generate point cloud to JT 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/jt/
  10. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/ase/