Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 16,571 for

scene

(0.29 sec)
  1. Generate Point Cloud to RVM File Formats via .N...

    C# source code to load, render and add generate point cloud to RVM 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/rvm/
  2. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....the RootNode member in the Scene class allows to visit each sub...convert meshes only. Create Scene with Primitive 3D Shapes...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  3. 通過 .NET 從 USDZ 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 USDZ 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 USDZ 文件- 創建 zip 文件格式對像作為輸出文件格式-..."template.usdz" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/usdz/
  4. Compress OBJ File Formats via JAVA | products.a...

    Sample Java compression code for OBJ file. Use this example code to compress OBJ file within any Web or Desktop Java 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/java/compression/obj/
  5. Compress ASE File Formats via JAVA | products.a...

    Sample Java compression code for ASE file. Use this example code to compress ASE file within any Web or Desktop Java 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/java/compression/ase/
  6. Aspose.3D Set the radius of a sphere | products...

    Learn how to set the radius of a Sphere...create two spheres in a 3D scene and modify their sizes using...We’ll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/set-radius-sphere/
  7. IFC Property Support|Documentation

    This documentation page demonstrates how to read properties from an IFC file using Aspose.3D for .NET....ThreeD ; var scene = Scene . FromFile ( "sample.ifc"...e.g., a wall var wallNode = scene . RootNode . Children . FirstOrDefault...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  8. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications...massive game worlds, superb scenes for design visualization, engage... add Animation property to scene file, format elements using...

    products.aspose.com/3d/java/
  9. Convert USD to FBX via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as FBX 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...
  10. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....supports rendering animated scene. This article explains prerequisites...is useful in animation. The Scene , Camera , Node and Transform...

    docs.aspose.com/3d/net/add-animation-property-a...