Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 8,364 for

mesh

(0.05 sec)
  1. Add Blind Watermark Verification to JT File For...

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

    products.aspose.com/3d/net/verify-watermark/jt/
  2. Add Blind Watermark Verification to VRML File F...

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

    products.aspose.com/3d/net/verify-watermark/vrml/
  3. Add Blind Watermark Verification to AMF File Fo...

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

    products.aspose.com/3d/net/verify-watermark/amf/
  4. Add Blind Watermark Verification to PDF File Fo...

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

    products.aspose.com/3d/net/verify-watermark/pdf/
  5. Add Blind Watermark Verification to U3D File Fo...

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

    products.aspose.com/3d/net/verify-watermark/u3d/
  6. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....mapping Squeeze mapping The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/net/adding-transformation-to...
  7. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....mapping Squeeze mapping The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/python-net/adding-transforma...
  8. 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/net/set-up-normals-or-uv-on-...
  9. 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...
  10. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this example code to create your lithophane from BMP file within any Web or Desktop Java based application....create a Mesh object Perform computational operations on Mesh objects...file loads 3d scene through Mesh class Call the Scene.Save method...

    products.aspose.com/3d/java/lithophane/bmp/