Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 14,379 for

scene

(0.03 sec)
  1. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...huge-scene.obj by 0.01 and save it to another file: Scene scene...scene = new Scene ( "huge-scene.obj" ); // create a Box instance...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  2. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the Scene....an Asset Information to 3D Scene Metadata is structured information...Metadata for the scene. Define a Metadata for the scene 3D shows produce...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  3. Public API Changes in Aspose.3D 1.7.0|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 Aspose.ThreeD...an existing 3D scene Scene scene = new Scene ( "test.obj" );...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Convert USDZ to ASE via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as ASE 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...
  5. C# 3D Formats Conversion | products.aspose.com

    Convert 3D formats 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of C# code via .NET library....source file via instance of Scene class , and calling the Save...format parameter. Convert 3D Scene to various formats Developers...

    products.aspose.com/3d/net/conversion/
  6. Import 3D Scenes and Contents from a PDF|Docume...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can extract 3D Scenes and contents from a PDF file....Import 3D Scenes and Contents from a PDF Contents [ Hide ] The...The Scene class of the Aspose.3D API represents a 3D scene. Developers...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  7. Merge 3DS File Formats via Java | products.aspo...

    Sample Java merge 3DS file. Use this example code to merge 3DS 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/3ds/
  8. Merge GLB File Formats via Java | products.aspo...

    Sample Java merge GLB file. Use this example code to merge GLB 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/glb/
  9. Merge PLY File Formats via Java | products.aspo...

    Sample Java merge PLY file. Use this example code to merge PLY 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/ply/
  10. Expose Geometric Transformation|Documentation

    Aspose.3D for Node.js via Java allows exposing geometric transformation of a 3D Scene. You can evaluate the global transformation using evaluateGlobalTransform method....geometric transformation of a 3D scene. You can evaluate the global...Initialize scene object var scene = new aspose . threed . Scene ();...

    docs.aspose.com/3d/nodejs-java/expose-geometric...