Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 8,364 for

mesh

(0.02 sec)
  1. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....converted to ordinal mesh/triangle mesh during saving the scene...follows: Create Polygon In Mesh Encoding 3D Mesh in the Google Draco...

    docs.aspose.com/3d/python-net/create-rectangula...
  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.... A mesh stores the key properties for...should be a unit vector. Most mesh formats also support some form...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  3. Supported File Formats|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...Collada DRC Google Draco Including mesh/point cloud support DXF AutoCAD...OBJ Wavefront Obj Including mesh/point cloud support. PDF 3D...

    docs.aspose.com/3d/net/supported-file-formats/
  4. Add Blind Watermark to 3MF File Formats via .NE...

    C# source code to load, render and add blind watermark to 3MF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/3mf/
  5. Add Blind Watermark to DAE File Formats via .NE...

    C# source code to load, render and add blind watermark to DAE documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/dae/
  6. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a Mesh in Aspose.3D.... A mesh stores the key properties for...should be unit vectors. Most mesh formats also support some form...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  7. Add Blind Watermark to PDF File Formats via .NE...

    C# source code to load, render and add blind watermark to PDF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/pdf/
  8. Add Blind Watermark to VRML File Formats via .N...

    C# source code to load, render and add blind watermark to VRML documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/vrml/
  9. Add Blind Watermark to OBJ File Formats via .NE...

    C# source code to load, render and add blind watermark to OBJ documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/obj/
  10. Add Blind Watermark to RVM File Formats via .NE...

    C# source code to load, render and add blind watermark to RVM documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/rvm/