Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 16,571 for

scene

(0.29 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. Compress 3MF File Formats via JAVA | products.a...

    Sample Java compression code for 3MF file. Use this example code to compress 3MF 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/3mf/
  3. Compress PDF File Formats via JAVA | products.a...

    Sample Java compression code for PDF file. Use this example code to compress PDF 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/pdf/
  4. 操作 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...
  5. 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-...
  6. Save 3D Document|Documentation

    Aspose.3D for Java API has support of saving 3D Scene in various type of 3D documents....API has support of saving 3D scene in various type of 3D documents...has support of saving a 3D scene in various types of 3D document...

    docs.aspose.com/3d/java/save-3d-document/
  7. Convert USDZ to 3DS via Python | products.aspos...

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

    products.aspose.com/3d/python-net/conversion/us...
  8. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D objects in a Scene. This code example demonstrates to how to create a Box object, and then apply the PBR material....material to 3D objects in a scene. This code example demonstrates...initialize a scene var scene = new aspose . threed . Scene (); // initialize...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  9. Generate Point Cloud to AMF File Formats via Ja...

    Sample Java generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web or Desktop Java 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/java/point-cloud/amf/
  10. Generate Point Cloud to U3D File Formats via Ja...

    Sample Java generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web or Desktop Java 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/java/point-cloud/u3d/