Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,536 for

geometry

(0.12 sec)
  1. Convert DAE to OBJ via Python | products.aspose...

    Sample code for DAE to OBJ Python conversion. Use API example code for batch DAE files to OBJ 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/da...
  2. Convert JT to AMF via Python | products.aspose.com

    Sample code for JT to AMF Python conversion. Use API example code for batch JT files to AMF conversion within VB.NET, Asp.NET or any .NET based application....software programs to examine the geometry of complicated goods. Read...of the information such as geometry, color and material of the...

    products.aspose.com/3d/python-net/conversion/jt...
  3. Convert PLY to OBJ via Python | products.aspose...

    Sample code for PLY to OBJ Python conversion. Use API example code for batch PLY files to OBJ 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/pl...
  4. Convert OBJ to RVM via Python | products.aspose...

    Sample code for OBJ to RVM Python conversion. Use API example code for batch OBJ files to RVM 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...
  5. 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/
  6. 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/
  7. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...allowing you to work with geometry, materials, and semantic data...adopted version, provides basic geometry and property sets. IFC4 –...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  8. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...() # Point node to the Mesh geometry cubeNode . entity = mesh #...() # Point node to the Mesh geometry cubeNode . entity = mesh #...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  9. 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/
  10. 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/