Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 8,364 for

mesh

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

    C# source code to load, render and add blind Watermark Verification to 3DS 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/3ds/
  2. Create your Lithophane from TGA File Formats vi...

    C# source code to load, render and create your lithophane from TGA documents on .NET Framework, .NET Core, Mono....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/net/lithophane/tga/
  3. Aspose.3D Generate uv data | products.aspose.com

    Learn how to generate uv data...associated with the mesh, we should manually add to the mesh. Installation...

    products.aspose.com/3d/tutorial/generate-uv-data/
  4. Create your Lithophane from PNG File Formats vi...

    C# source code to load, render and create your lithophane from PNG documents on .NET Framework, .NET Core, Mono....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/net/lithophane/png/
  5. 通過 .NET 從 DRC 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DRC 文檔加載、呈現和添加提取資產。...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/drc/
  6. Aspose 中的公共 API 更改。3D 1.7.0|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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...Aspose . ThreeD . Entities . Mesh mesh ) 示例代码: C# //Load a 3ds file...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Mesh|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....Mesh Contents [ Hide ] 分割网格 三角网格 Geometry Polygons...

    docs.aspose.com/3d/zh/java/mesh/
  8. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/java/point-cloud/3ds/
  9. Add Blind Watermark to 3DS File Formats via pyt...

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

    products.aspose.com/3d/python-net/watermark/3ds/
  10. Add Blind Watermark to 3DS File Formats via Nod...

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

    products.aspose.com/3d/nodejs-java/watermark/3ds/