Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 17,178 for

scene

(0.18 sec)
  1. View STL File Formats via JAVA | products.aspos...

    Sample Java viewer code for STL file. Use this example code to view STL file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/stl/
  2. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...threed as a3d #load the scene scene = Scene . from_file ( "vc.glb"...RotationMode . FIXED_DIRECTION scene . root_node . create_child_node...

    docs.aspose.com/3d/zh/python-net/render-a-panor...
  3. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...glb" ; //load the scene Scene scene = new Scene ( path ); //create...RotationMode . FixedDirection }; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  4. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....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/net/point-cloud/vrml/
  5. 三角网格|Documentation

    Aspose.3D for Java API 支持三角网格,这对游戏行业很有用,因为三角形是GPU硬件支持的唯一受支持的图元 (非三角形数据在驱动程序级别进行三角化,这在实时渲染中效率低下)。...Initialize scene object Scene scene = new Scene (); scene . open...( MyDir + "document.fbx" ); scene . getRootNode (). accept ( new...

    docs.aspose.com/3d/zh/java/triangulate-mesh/
  6. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY documents on .NET Framework, .NET Core, Mono....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/net/point-cloud/ply/
  7. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF documents on .NET Framework, .NET Core, Mono....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/net/point-cloud/3mf/
  8. Generate Point Cloud to DAE File Formats via .N...

    C# source code to load, render and add generate point cloud to DAE documents on .NET Framework, .NET Core, Mono....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/net/point-cloud/dae/
  9. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...文件加载选项 有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。这应该是从LoadOpt...Initialize Scene class object Scene scene = new Scene (); // Set...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...
  10. Working with Verify Watermark|Documentation

    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....Create a 3D Scene First you need to create a 3d scene from a 3d...file = "template.3ds" ; Scene scene = Scene . FromFile ( file );...

    docs.aspose.com/3d/net/working-with-verify-wate...