Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,297 for

scene

(0.12 sec)
  1. Working with VRML Format|Documentation

    Aspose.3D for Node.js via Java allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect VRML format, so the FileFormat is usually ignored in Open method....initialize a scene var scene = new aspose . threed . Scene (); // open...Language (VRML) file format scene . open ( "test.wrl" ); Working...

    docs.aspose.com/3d/nodejs-java/working-with-vrm...
  2. 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-...
  3. Compress VRML File Formats via JAVA | products....

    Sample Java compression code for VRML file. Use this example code to compress VRML 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/vrml/
  4. Compress FBX File Formats via JAVA | products.a...

    Sample Java compression code for FBX file. Use this example code to compress FBX 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/fbx/
  5. Compress AMF File Formats via JAVA | products.a...

    Sample Java compression code for AMF file. Use this example code to compress AMF 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/amf/
  6. Compress GLTF File Formats via JAVA | products....

    Sample Java compression code for GLTF file. Use this example code to compress GLTF 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/gltf/
  7. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....are several Scene.open method overloads or Scene class constructor...load options of RVM scene = a3d . Scene () opt = a3d . formats...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  8. Meta data|Documentation

    Aspose.3D for .NET allows read and write meta data for Scene and objects....Add an Asset Information To Scene glTF Mesh Features Example glTF...properties of a 3D Scene Transformation Working with 3D Scene...

    docs.aspose.com/3d/net/working-with-meta-data/
  9. Compress USDZ File Formats via JAVA | products....

    Sample Java compression code for USDZ file. Use this example code to compress USDZ 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/usdz/
  10. Convert ASE to JT via Python | products.aspose.com

    Sample code for ASE to JT Python conversion. Use API example code for batch ASE files to JT conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/python-net/conversion/as...