Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 17,177 for

scene

(0.1 sec)
  1. Merge U3D File Formats via Java | products.aspo...

    Sample Java merge U3D file. Use this example code to merge U3D file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/u3d/
  2. Merge DXF File Formats via Java | products.aspo...

    Sample Java merge DXF file. Use this example code to merge DXF file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/dxf/
  3. Merge PDF File Formats via Java | products.aspo...

    Sample Java merge PDF file. Use this example code to merge PDF file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/pdf/
  4. Merge STL File Formats via Java | products.aspo...

    Sample Java merge STL file. Use this example code to merge STL file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/stl/
  5. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....Create a scene var scene = new aspose . threed . Scene (); // Initialize...Create ChildNode var node1 = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  6. 与线性挤压一起工作|Documentation

    Aspose.3D for Python via .NET 提供了linearexdution类,它将2D形状作为输入,并在第三维中扩展该形状。...threed import FileFormat , Scene from aspose.threed.entities...extrusion # Create a scene scene = Scene () # Create a child node...

    docs.aspose.com/3d/zh/python-net/working-with-l...
  7. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....threed import FileFormat , Scene from aspose.threed.entities...3D-for-.NET # Create a scene scene = Scene () # Initialize cylinder...

    docs.aspose.com/3d/python-net/working-with-cyli...
  8. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can already build a 3D Scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....3D Scenes to GLTF 2.0 Format Contents [ Hide ] The Scene class...represents a 3D scene. Developers can already build a 3D scene by adding...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  9. Public API Changes in Aspose.3D 16.9.0|Document...

    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....Contents Summary Import 3D Scene from the Source PDF Adds Aspose...Formats.PdfFormat Class Save a 3D Scene in the PDF Format Adds Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....)); // Create a scene Scene scene = new Scene (); // Create a...child node by passing extrusion scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/working-with-linear-ext...