Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 16,571 for

scene

(0.34 sec)
  1. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....the 3D object file using a Scene class object Create an object...the source OBJ file into the Scene class as it contains the basic...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  2. Compress VRML File Formats via python-net | pro...

    Sample Python compression code for VRML file. Use this example code to compress VRML 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/v...
  3. Compress VRML File Formats via Node.js | produc...

    Sample Node.js compression code for VRML file. Use this example code to compress VRML 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/nodejs-java/compression/...
  4. 通過 C# 將 USDZ 轉換為 FBX | products.aspose.com

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

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

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. Merge VRML File Formats via python-net | produc...

    Sample Python merger code for VRML file. Use this example code to merge VRML file within any Web based application....through the constructor of the Scene class Process usdz files and...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/python-net/merger/vrml/
  7. Compress OBJ File Formats via Node.js | product...

    Sample Node.js compression code for OBJ file. Use this example code to compress OBJ 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/nodejs-java/compression/...
  8. Add Blind Watermark Verification to X File Form...

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

    products.aspose.com/3d/python-net/verify-waterm...
  9. Merge GLTF File Formats via python-net | produc...

    Sample Python merger code for GLTF file. Use this example code to merge GLTF file within any Web based application....through the constructor of the Scene class Process usdz files and...transmission and loading of 3D scenes and models by applications...

    products.aspose.com/3d/python-net/merger/gltf/
  10. Compress DAE File Formats via python-net | prod...

    Sample Python compression code for DAE file. Use this example code to compress DAE 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/dae/