Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,554 for

geometry

(0.04 sec)
  1. Convert OBJ to OBJ via Java | products.aspose.com

    Sample Java conversion code for OBJ format to OBJ file. Use this example code to convert OBJ to OBJ within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-obj/
  2. Compress OBJ File Formats via .NET | products.a...

    C# source code to load, render and Compress OBJ documents on .NET Framework, .NET Core, Mono.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/net/compression/obj/
  3. Convert AMF to OBJ via Java | products.aspose.com

    Sample Java conversion code for AMF format to OBJ file. Use this example code to convert AMF to OBJ within any Web or Desktop Java based application....of the information such as geometry, color and material of the...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/amf-to-obj/
  4. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....how to transform scene’s geometries Learn how to perform linear...cylinder Learn how to rotate geometry in a scene Learn how to set...

    products.aspose.com/3d/tutorial/
  5. Generate Point Cloud to GLTF File Formats via J...

    Sample Java generate point cloud code for GLTF file. Use this example code to generate point cloud to GLTF 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/gltf/
  6. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS 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/3ds/
  7. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB 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/glb/
  8. Convert OBJ to STL via Python | products.aspose...

    Sample code for OBJ to STL Python conversion. Use API example code for batch OBJ files to STL 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...
  9. Convert OBJ to ASE via Java | products.aspose.com

    Sample Java conversion code for OBJ format to ASE file. Use this example code to convert OBJ to ASE within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-ase/
  10. Convert OBJ to FBX via C# | products.aspose.com

    Sample code for OBJ to FBX C# conversion. Use API example code for batch OBJ files to FBX 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/net/conversion/obj-to-fbx/