Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,173 for

mesh model

(0.02 sec)
  1. Extract Assets from RVM File Formats via Java |...

    Sample Java extract assets code for RVM file. Use this example code to extract assets from RVM file within any Web or Desktop Java based application....Java library without any 3D modeling software. Aspose.3D for Java...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/rvm/
  2. Extract Assets from STL File Formats via .NET |...

    C# source code to load, render and add extract assets from STL documents on .NET Framework, .NET Core, Mono....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/net/extractor/stl/
  3. Extract Assets from DAE File Formats via .NET |...

    C# source code to load, render and add extract assets from DAE documents on .NET Framework, .NET Core, Mono....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/net/extractor/dae/
  4. Extract Assets from AMF File Formats via .NET |...

    C# source code to load, render and add extract assets from AMF documents on .NET Framework, .NET Core, Mono....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/net/extractor/amf/
  5. Extract Assets from JT File Formats via .NET | ...

    C# source code to load, render and add extract assets from JT documents on .NET Framework, .NET Core, Mono....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/net/extractor/jt/
  6. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....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/net/extractor/usdz/
  7. Add Blind Watermark to AMF File Formats via Jav...

    Sample Java blind watermark code for AMF file. Use this example code to add blind watermark to AMF file within any Web or Desktop Java based application....Java library without any 3D modeling software. Aspose.3D for Java...constructor of Scene class Get the mesh class of Aspose.3D Add watermark...

    products.aspose.com/3d/java/watermark/amf/
  8. Add Blind Watermark to U3D File Formats via Jav...

    Sample Java blind watermark code for U3D file. Use this example code to add blind watermark to U3D file within any Web or Desktop Java based application....Java library without any 3D modeling software. Aspose.3D for Java...constructor of Scene class Get the mesh class of Aspose.3D Add watermark...

    products.aspose.com/3d/java/watermark/u3d/
  9. Add Blind Watermark to JT File Formats via Java...

    Sample Java blind watermark code for JT file. Use this example code to add blind watermark to JT file within any Web or Desktop Java based application....Java library without any 3D modeling software. Aspose.3D for Java...constructor of Scene class Get the mesh class of Aspose.3D Add watermark...

    products.aspose.com/3d/java/watermark/jt/
  10. Add Blind Watermark to USD File Formats via Jav...

    Sample Java blind watermark code for USD file. Use this example code to add blind watermark to USD file within any Web or Desktop Java based application....Java library without any 3D modeling software. Aspose.3D for Java...constructor of Scene class Get the mesh class of Aspose.3D Add watermark...

    products.aspose.com/3d/java/watermark/usd/