Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 8,334 for

mesh

(0.06 sec)
  1. Add Blind Watermark Verification to 3DS File Fo...

    Sample Node.js verify blind watermark code for 3DS file. Use this example code to verify blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/nodejs-java/verify-water...
  2. Add Blind Watermark Verification to 3DS File Fo...

    Sample Python verify blind watermark code for 3DS file. Use this example code to verify blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/python-net/verify-waterm...
  3. Polygons|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....Triangles in 3D Model Generate UV Mesh Working with Linear Extrusion...

    docs.aspose.com/3d/java/polygons/
  4. 通過 .NET 從 FBX 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 FBX 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/fbx/
  5. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves.... Move Cube’s Position 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/add-animation-property-a...
  6. Meta data|Documentation

    Aspose.3D for .NET allows read and write meta data for scene and objects....Asset Information To Scene glTF Mesh Features Example glTF Structural...

    docs.aspose.com/3d/net/working-with-meta-data/
  7. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves.... Move Cube’s Position 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/add-animation-pro...
  8. Add Animation Property and Setup Target Camera ...

    Aspose.3D for Java supports rendering animated scene. This article explains prerequisites to move an object.... Move Cube’s Position 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/java/add-animation-property-...
  9. Developer Guide|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....3D Objects Animation Geometry Mesh Polygons Working with Linear...

    docs.aspose.com/3d/java/developer-guide/
  10. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...supported by <Mesh> , this is equivalent to [@Type = 'Mesh'] , identifiers...

    docs.aspose.com/3d/python-net/work-with-xpath-l...