Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 16,545 for

scene

(0.09 sec)
  1. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of Scene Scene scene = new Scene(); scene.open(file,...

    products.aspose.com/3d/java/extractor/3mf/
  2. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of Scene Scene scene = new Scene(); scene.open(file,...

    products.aspose.com/3d/java/extractor/dxf/
  3. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of Scene Scene scene = new Scene(); scene.open(file,...

    products.aspose.com/3d/java/extractor/amf/
  4. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...threed import Scene # scale the model in huge-scene.obj by 0.01...another file: scene = Scene . from_file ( "huge-scene.obj" ) # create...

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  5. 限制和 API 差异|Documentation

    Aspose.3D for Node.js via Java 限制和api差异...3D for Java Scene scene = new Scene (); Aspose.3D for Node...via Java var scene = new aspose . threed . Scene (); 初始化对象 Aspose...

    docs.aspose.com/3d/zh/nodejs-java/limitations-a...
  6. Convert ASE to USD via Java | products.aspose.com

    Sample Java conversion code for ASE format to USD file. Use this example code to convert ASE to USD 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-usd/
  7. 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...
  8. Convert ASE to USD via Python | products.aspose...

    Sample code for ASE to USD Python conversion. Use API example code for batch ASE files to USD 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...
  9. Public API Changes in Aspose.3D 17.01|Documenta...

    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....in the behavior behind the scenes in Aspose.3D. Adds PLY Format...initialize Scene class object Scene scene = new Scene (); // initialize...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. FAQs|Documentation

    Frequently asked questions about Aspose.3D for .net....can work when you save the scene to a different format type.... Q: Why animation on scene’s root node is not working when serialized...

    docs.aspose.com/3d/net/faqs/