Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 7,587 for

geometry

(0.15 sec)
  1. Convert RVM to AMF via C# | products.aspose.com

    Sample code for RVM to AMF C# conversion. Use API example code for batch RVM files to AMF conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) RVM TO U3D (Universal 3D)...

    products.aspose.com/3d/net/conversion/rvm-to-amf/
  2. Convert TIFF to AFM via Java | products.aspose.com

    Sample Java conversion code for TIFF format to AMF file. Use this example code to convert TIFF to AMF within any Web or Desktop Java based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) TIFF TO U3D (Universal 3D)...

    products.aspose.com/3d/java/conversion/tiff-to-...
  3. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in Geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....and Receive Shadows on 3D Geometries Contents [ Hide ] Generally...shadow related settings in geometry like FBX. Using Aspose.3D...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  4. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....Geometry.ShapeAdjustValues Property...API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Convert OBJ to IFC via Python | products.aspose...

    Sample code for OBJ to IFC conversion. Use API example code for batch OBJ files to IFC conversion.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/cad/python-net/conversion/o...
  6. Convert GLTF to OBJ via Java | products.aspose.com

    Sample Java conversion code for GLTF format to OBJ file. Use this example code to convert GLTF 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/gltf-to-...
  7. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/ply/
  8. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/vrml/
  9. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/3mf/
  10. Generate Point Cloud to DAE File Formats via .N...

    C# source code to load, render and add generate point cloud to DAE documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/dae/