Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 14,377 for

scene

(0.04 sec)
  1. Working with Linear Extrusion|Documentation

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

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  2. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Initialize scene object var scene = new aspose . threed . Scene ();...Create ChildNode var Node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  3. Aspose.3D Create sphere with material | product...

    Learn how to create a 3D Scene with a Sphere object and has material definition....materials to them can make your scene more visually appealing and...We'll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/create-sphere-w...
  4. 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...
  5. Public API Changes in Aspose.3D 16.11.0|Documen...

    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 AddEntity...initialize a Scene class object Scene scene = new Scene (); // create...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...Node node ) // Convert a whole scene to a single transformed mesh...supported yet // <param name="scene">The scene to merge</param> // <returns>The...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  7. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Node.js via Java API has support to define Metadata for the Scene....Metadata for the scene. Define a Metadata for the scene 3D shows produce...show. Initialize a 3D Scene using Scene class. Set application/tool...

    docs.aspose.com/3d/nodejs-java/add-asset-inform...
  8. Aspose.3D 16.9.0中的公共 API 更改|Documentation

    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....// create a new scene Scene scene = new Scene (); // use loading...( "password" )}; // open scene scene . Open ( path , opt ); 添加...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  9. Convert USD to ASE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as ASE with C# Load USD file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usd-to-ase/
  10. Aspose 中的公共 API 更改。3D 16.11.0|Documentation

    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....initialize a Scene class object Scene scene = new Scene (); // create...create a node Node sphere = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/public-api-changes-in...