Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 25,679 for

scene

(0.06 sec)
  1. Create your Lithophane from TGA File Formats vi...

    Sample Java lithophane code for TGA file. Use this example code to create your lithophane from TGA 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/tga/
  2. Licensing|Documentation

    Aspose.3D for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....maximum of 50 3D documents to a Scene. Each node can have no more...maximum of 50 3D documents to a Scene. Users will also see an evaluation...

    docs.aspose.com/3d/python-net/licensing/
  3. Convert 3MF to USDZ via C# | products.aspose.com

    Sample code for 3MF to USDZ C# conversion. Use API example code for batch 3MF files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/net/conversion/3mf-to-usdz/
  4. 通過 C# 將 USD 轉換為 3DS | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. Add Blind Watermark to USDZ File Formats via py...

    Sample Python blind watermark code for USDZ file. Use this example code to add blind watermark to USDZ 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/usdz/
  6. 通過 C# 將 USDZ 轉換為 3DS | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. EntityRenderer - Aspose.3D for Java - API Refer...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...The scene has changed or removed, need to dispose scene-level...

    reference.aspose.com/3d/java/com.aspose.threed/...
  8. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....formats after loading them in Scene object using C#. By loading...Save Options There are several Scene.Save method overloads that accept...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  9. Convert VRML to JT via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/vr...
  10. Add Blind Watermark to 3DS File Formats via pyt...

    Sample Python blind watermark code for 3DS file. Use this example code to add blind watermark to 3DS 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/3ds/