Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,476 for

geometry

(0.04 sec)
  1. Convert OBJ to FBX via Python | products.aspose...

    Sample code for OBJ to FBX Python 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/python-net/conversion/ob...
  2. Convert VRML to OBJ via Python | products.aspos...

    Sample code for VRML to OBJ Python conversion. Use API example code for batch VRML 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/vr...
  3. Convert OBJ to ATT via C# | products.aspose.com

    Sample code for OBJ to ATT C# conversion. Use API example code for batch OBJ files to ATT 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-att/
  4. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...5); // Get the shape's geometry adjustment guides ShapeGuideCollection...shapeGuides = polygonShape.Geometry.ShapeAdjustValues; // Apply...

    forum.aspose.com/t/how-to-change-rectangularcal...
  5. Generate Point Cloud to AMF File Formats via .N...

    C# source code to load, render and add generate point cloud to AMF 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/amf/
  6. Generate Point Cloud to U3D File Formats via Ja...

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

    Convert USD & other 3D files using .NET API... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/us...
  8. Working with OBJ File Format|CAD Documentation

    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....The OBJ file format is a 3D geometry that contains texture maps...

    docs.aspose.com/cad/java/developer-guide/autoca...
  9. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....on 3D Geometries Hardware Based Rendering of 3D Geometry...

    docs.aspose.com/3d/net/capture-the-viewports-of...
  10. Generate Point Cloud to JT File Formats via .NE...

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