Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 17,482 for

3d objects

(0.11 sec)
  1. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3d for Java API has support of primitive 3d shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....with Primitive 3D Shapes Contents [ Hide ] Aspose.3D for Java API...API has support of primitive 3D shapes. All parameterized primitives...

    docs.aspose.com/3d/java/create-scene-with-primi...
  2. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....3D 2.1.0 Contents [ Hide ] Contents...Adds Load and Save Options for 3D File Formats Adds Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Export with 3D options|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....Export with 3D options Contents [ Hide ] Export with 3D options Few...options were introduced to export 3D models to PDF/raster from corresponding...

    docs.aspose.com/cad/net/developer-guide/export-...
  4. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3d....Material to 3D Entities Contents [ Hide ] Aspose.3D for Python...of the mesh. The Mesh class object is being used in the code....

    docs.aspose.com/3d/python-net/set-up-normals-or...
  5. Save a 3D Document|Documentation

    The Scene class of the Aspose.3d API represents a 3d document and developers can save its object in any supported file format....Save a 3D Document Contents [ Hide ] The Scene class of the Aspose...Aspose.3D API represents a 3D document and developers can save...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  6. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3d for Java to experience its simplicity and power in Java....3D Application Contents [ Hide ] This tutorial...Aspose.3D’s simple API. This simple application creates a 3d file...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  7. Set up normals or UV on Cube and Add Material t...

    Aspose.3d for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....Material to 3D Entities Contents [ Hide ] Aspose.3D for Java offers...of the mesh. The Mesh class object is being used in the code....

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  8. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3d converter in C#. You can convert 3d model to PDF-3d in C# .NET as well....to PDF-3D Contents [ Hide ] Export CAD to PDF with 3D content...content A PDF-3D is a PDF file that contains 3D geometry. Rotation...

    docs.aspose.com/cad/net/developer-guide/export-...
  9. Detect format of 3D file|Documentation

    Using Aspose.3d for Python via .NET API, developers may detect the format of supported 3d files before opening it because the file extension does not guarantee that the file content is appropriate....format of 3D file Contents [ Hide ] Using Aspose.3D for Python...detect the format of supported 3D files before opening it because...

    docs.aspose.com/3d/python-net/detect-format-of-...
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....Create 3D Mesh and Scene Contents [ Hide ] Create a 3D Cube Mesh...points of all geometries in Aspose.3D use homogeneous coordinate, so...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/