Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 25,678 for

scene

(0.04 sec)
  1. Merge U3D File Formats via python-net | product...

    Sample Python merger code for U3D file. Use this example code to merge U3D 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/u3d/
  2. Extract Assets from U3D File Formats via python...

    Sample Python extract assets code for U3D file. Use this example code to extract assets from U3D 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/u3d/
  3. Save glTF from ASCII to binary - Free Support F...

    Hi, I try with code below to read a glTF ASCII file and save in binary mode. But when open new file I don’t see anything. What’s wrong? Scene _Scene = new (); string fileName = “c:\sample.zip”; //glTF ASCII FileForm…... Scene _scene = new (); string fileName...ToString ()); // load scene from glTF zip _scene.Open (fileName);...

    forum.aspose.com/t/save-gltf-from-ascii-to-bina...
  4. RectangularTorus | Aspose.3D for .NET API Refer...

    RectangularTorus Contents [ Hide ] RectangularTorus class Parameterized rectangular torus. public class RectangularTo...... Scene { get; } Gets the scene that this object...

    reference.aspose.com/3d/net/aspose.threed.entit...
  5. Torus | Aspose.3D for .NET API Reference

    Torus Contents [ Hide ] Torus class Parameterized torus. public class Torus : Primitive Constructors Name Description...... Scene { get; } Gets the scene that this object...

    reference.aspose.com/3d/net/aspose.threed.entit...
  6. Aspose.3D for Java 21.5 Release Notes|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....an invalid normal from the scene, this will be used instead of...validation, this happens if the scene was imported from a file exported...

    docs.aspose.com/3d/java/aspose-3d-for-java-21-5...
  7. 通過 C# 將 USDZ 轉換為 OBJ | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. Renderer | Aspose.3D for .NET API Reference

    Renderer Contents [ Hide ] Renderer class The context about renderer. public abstract class Renderer : IDisposable Pr......set that used to render the scene Variables { get; } Access to...should be manually called when scene has major changes. Dispose ()...

    reference.aspose.com/3d/net/aspose.threed.rende...
  9. TShape | Aspose.3D for .NET API Reference

    TShape Contents [ Hide ] TShape class IFC compatible T-shape defined by parameters. public class TShape : Parameteriz...... Scene { get; } Gets the scene that this object...

    reference.aspose.com/3d/net/aspose.threed.profi...
  10. Generate Point Cloud to GLTF File Formats via p...

    Sample Python generate point cloud code for GLTF file. Use this example code to generate point cloud to GLTF 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/g...