Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 16,590 for

3d objects

(0.14 sec)
  1. 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/
  2. 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...
  3. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3d for Python via .NET, developers can define a scene with primitive 3d shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Primitive 3D Shapes Contents [ Hide ] Using Aspose.3D for Python...define a scene with primitive 3D shapes. All parameterized primitives...

    docs.aspose.com/3d/python-net/create-scene-with...
  4. 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-...
  5. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....Specify 3D File Load Options Contents [ Hide ] 3D File Load Options...format. Use of the Discreet 3DS Load Options The code below shows...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  6. Python via .NET 3D Formats Conversion | product...

    Convert 3d formats 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of C# code via Python library....3D Python via .NET Conversion 3D Formats Conversion...Python Convert 3D document formats without any 3D modeling and...

    products.aspose.com/3d/python-net/conversion/
  7. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3d for Node.js via Java API has support to define Metadata for the scene....Add Asset Information to 3D document Contents [ Hide ] Add Asset...Asset Information to 3D document Metadata is structured information...

    docs.aspose.com/3d/nodejs-java/add-asset-inform...
  8. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3d scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....Merge Meshes in 3D file Contents [ Hide ] Merge Meshes into a...might convert all meshes of a 3D scene, a node or a set of nodes...

    docs.aspose.com/3d/net/merge-meshes-in-3d-file/
  9. 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...
  10. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance....Specify 3D File Save Options Contents [ Hide ] 3D File Save Options...save options before saving a 3D file in Collada format. // The...

    docs.aspose.com/3d/java/specify-3d-file-save-op...