Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 16,548 for

scene

(0.04 sec)
  1. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format..."template.gltf" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/gltf/
  2. Convert USD to 3DS via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as 3DS 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...
  3. Convert USD to X via Python | products.aspose.com

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

    products.aspose.com/3d/python-net/conversion/us...
  4. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....Mesh geometry by Creating a 3D Scene . Create Normal Vectors To have...material to 3D objects in a scene. This code example demonstrates...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  5. Convert ASE to USDZ via Java | products.aspose.com

    Sample Java conversion code for ASE format to USDZ file. Use this example code to convert ASE to USDZ 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/ase-to-u...
  6. Convert ASE to GLB via Java | products.aspose.com

    Sample Java conversion code for ASE format to GLB file. Use this example code to convert ASE 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/ase-to-glb/
  7. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3D for Node.js via Java 提供了AmfSaveOptions类,允许您根据需要设置压缩的布尔值。...格式文件的完整功能: var scene = new aspose . threed . Scene (); var box =...threed . Box (); var node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/export-scene-...
  8. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...// initialize a scene Scene scene = new Scene (); // create a...a Box instance var box = scene . RootNode . CreateChildNode (...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  9. Merge STL File Formats via .NET | products.aspo...

    C# source code to load, render and Merge STL documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/stl/
  10. Merge RVM File Formats via .NET | products.aspo...

    C# source code to load, render and Merge RVM documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/rvm/