Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,758 for

geometry

(0.04 sec)
  1. 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-...
  2. Convert OBJ to HTML via C# | products.aspose.com

    Sample code for OBJ to HTML C# conversion. Use API example code for batch OBJ files to HTML 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-html/
  3. Convert 3MF to OBJ via C# | products.aspose.com

    Sample code for 3MF to OBJ C# conversion. Use API example code for batch 3MF 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/net/conversion/3mf-to-obj/
  4. Convert OBJ to U3D via C# | products.aspose.com

    Sample code for OBJ to U3D C# conversion. Use API example code for batch OBJ files to U3D 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-u3d/
  5. Convert OBJ to PDF via C# | products.aspose.com

    Sample code for OBJ to PDF C# conversion. Use API example code for batch OBJ files to PDF 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-pdf/
  6. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL 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-stl/
  7. Convert OBJ to DRC via Java | products.aspose.com

    Sample Java conversion code for OBJ format to DRC file. Use this example code to convert OBJ to DRC 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-drc/
  8. Convert STL to OBJ via Java | products.aspose.com

    Sample Java conversion code for STL format to OBJ file. Use this example code to convert STL to OBJ within any Web or Desktop Java based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/stl-to-obj/
  9. Convert OBJ to HTML via Java | products.aspose.com

    Sample Java conversion code for OBJ format to HTML file. Use this example code to convert OBJ to HTML 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-h...
  10. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE 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/ase/