Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,593 for

scene

(0.1 sec)
  1. Generate Point Cloud to ASE File Formats via py...

    Sample Python generate point cloud code for ASE file. Use this example code to generate point cloud to ASE file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/ase/
  2. Generate Point Cloud to ASE File Formats via No...

    Sample Node.js generate point cloud code for ASE file. Use this example code to generate point cloud to ASE file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  3. Aspose.3D Encode and decode blind watermark | p...

    Learn how to apply blind watermark on your 3D file....3D library to create a new scene, and then we will create a sample...sample mesh within the 3D scene. Then we encode blind watermark...

    products.aspose.com/3d/tutorial/blind-watermark/
  4. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....PolygonModifier class which takes a Scene class object as a parameter...

    docs.aspose.com/3d/net/convert-all-polygons-to-...
  5. 通過 C# 將 USDZ 轉換為 DRC | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 DRC scene.Save( "output.drc" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. 通過 C# 將 USDZ 轉換為 PDF | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 PDF scene.Save( "output.pdf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. Add Blind Watermark to OBJ File Formats via pyt...

    Sample Python blind watermark code for OBJ file. Use this example code to add blind watermark to OBJ file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/watermark/obj/
  8. Extract Assets from VRML File Formats via pytho...

    Sample Python extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web based application....file via the constructor of Scene class Create zip file format...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/python-net/extractor/vrml/
  9. Compress STL File Formats via python-net | prod...

    Sample Python compression code for STL file. Use this example code to compress STL file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/stl/
  10. Compress FBX File Formats via python-net | prod...

    Sample Python compression code for FBX file. Use this example code to compress FBX file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/fbx/