Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 6,100 for

geometry

(0.1 sec)
  1. Convert IFC to OBJ via JavaScript | products.as...

    Sample code for IFC to OBJ conversion. Use API example code for batch IFC files to OBJ conversion.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert STL to OBJ via C# | products.aspose.com

    Sample code for STL to OBJ C# conversion. Use API example code for batch STL files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/net/conversion/stl-to-obj/
  3. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF 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/pdf/
  4. 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 .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/net/cast-and-receive-shadows...
  5. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ conversion. Use API example code for batch STL files to OBJ conversion....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/python-net/conversion/s...
  6. Convert IFC to OBJ via C# | products.aspose.com

    Sample code for IFC to OBJ C# conversion. Use API example code for batch IFC files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/net/conversion/ifc-to-obj/
  7. Convert OBJ to IFC via JavaScript | products.as...

    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/javascript-net/conversi...
  8. Generate Point Cloud to FBX File Formats via .N...

    C# source code to load, render and add generate point cloud to FBX 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/fbx/
  9. Generate Point Cloud to STL File Formats via .N...

    C# source code to load, render and add generate point cloud to STL 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/stl/
  10. Generate Point Cloud to DXF File Formats via .N...

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