Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 13,362 for

mesh

(0.05 sec)
  1. Add Blind Watermark Verification to 3MF File Fo...

    Sample Java blind watermark verification code for 3MF file. Use this example code to add blind watermark verification to 3MF file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/3mf/
  2. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...else if (obj instanceof Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/java/extractor/usdz/
  3. Aspose.3D for .NET 19.8 Release Notes|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....Mesh /// <summary> /// Create a polygon...); Sample code. Mesh mesh = new Mesh (); mesh . CreatePolygon...

    docs.aspose.com/3d/net/aspose-3d-for-net-19-8-r...
  4. gltfloadoptions - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...Flip the v(t) coordinate in mesh's texture coordinate, default...

    reference.aspose.com/3d/java/com.aspose.threed/...
  5. Aspose.3D for Java 20.4发行说明|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....stl" ); Mesh mesh = ( Mesh ) s . getRootNode ()...= TriMesh . fromMesh ( vd , mesh ); //print each vertex's position...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  6. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...else if (obj instanceof Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/java/extractor/vrml/
  7. Aspose.3D Product Family - Free Support Forum -...

    Aspose.3D Product Family - Free Support Forum - aspose.com Topics in the 'Aspose.3D Product Family' category Get technical support of Aspose.3D for .NET and Java. Bulk/Batch conversion from JPG/JPE......&lt;&lt;&gt;&gt; : Mesh, Aspose.ThreeD.Entities.Mesh No materials found...issue happens with the attached mesh.obj file, even though it is...

    forum.aspose.com/c/3d/18.rss
  8. LoadData | Aspose.3D for .NET API Reference

    LoadData IVertexBuffer.LoadData method (1 of 3) Load vertex data from TriMesh public void LoadData ( TriMesh Mesh ) P......LoadData ( TriMesh mesh ) Parameter Type Description mesh TriMesh See...

    reference.aspose.com/3d/net/aspose.threed.rende...
  9. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all Meshes in any supported 3D file....Tangent and Binormal Data for all Meshes in 3D Model Contents [ Hide...tangent and binormal data for all meshes in any supported 3D file. Build...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  10. UnitArrayStructure | Aspose.PSD for .NET API Re...

    UnitArrayStructure UnitArrayStructure constructor Initializes a new instance of the UnitArrayStructure class. public ...... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/net/aspose.psd.filefor...