Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 17,178 for

scene

(0.19 sec)
  1. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this example code to create your lithophane from TIFF file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/tiff/
  2. Convert GLTF to GLB via Java | products.aspose.com

    Sample Java conversion code for GLTF format to GLB file. Use this example code to convert GLTF to GLB within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/gltf-to-...
  3. Convert USDZ to DRC via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as DRC with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  4. Convert USDZ to FBX via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as FBX with C# Load USDZ file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usdz-to-fbx/
  5. Compress USDZ File Formats via python-net | pro...

    Sample Python compression code for USDZ file. Use this example code to compress USDZ 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/u...
  6. Convert USD to DAE via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DAE with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  7. Convert VRML to JT via C# | products.aspose.com

    Sample code for VRML to JT C# conversion. Use API example code for batch VRML files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/net/conversion/vrml-to-jt/
  8. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a linear extrusion object...//Create a new 3D scene var scene = new Scene(); //ExStep:0-0 var...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  9. 通過 C# 將 USD 轉換為 PDF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  10. Convert DRC to JT via C# | products.aspose.com

    Sample code for DRC to JT C# conversion. Use API example code for batch DRC files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...File) DRC TO 3DS (3D Studio Scene) DRC TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/drc-to-jt/