Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 16,548 for

scene

(0.05 sec)
  1. Extract Assets from GLTF File Formats via pytho...

    Sample Python extract assets code for GLTF file. Use this example code to extract assets from GLTF file within any Web based application....file via the constructor of Scene class Create zip file format...transmission and loading of 3D scenes and models by applications...

    products.aspose.com/3d/python-net/extractor/gltf/
  2. Extract Assets from OBJ File Formats via python...

    Sample Python extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web based application....file via the constructor of Scene class Create zip file format...related to light and position of scenes. Read More Other Supported...

    products.aspose.com/3d/python-net/extractor/obj/
  3. Extract Assets from DXF File Formats via python...

    Sample Python extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/dxf/
  4. Merge DAE File Formats via python-net | product...

    Sample Python merger code for DAE file. Use this example code to merge DAE file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/dae/
  5. Merge DXF File Formats via python-net | product...

    Sample Python merger code for DXF file. Use this example code to merge DXF file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/dxf/
  6. Merge FBX File Formats via python-net | product...

    Sample Python merger code for FBX file. Use this example code to merge FBX file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/fbx/
  7. 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-...
  8. 通過 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...
  9. 通過 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...
  10. 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/