Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 17,178 for

scene

(0.27 sec)
  1. View DAE File Formats via JAVA | products.aspos...

    Sample Java viewer code for DAE file. Use this example code to view DAE file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/dae/
  2. Working with PointCloud|Documentation

    Aspose.3D for .NET allows decoding a mesh from a Draco file directly without building a Scene using the Decode method of DracoFormat class....directly without building a scene using the Decode method of DracoFormat...directly without building a scene using the Encode method of DracoFormat...

    docs.aspose.com/3d/net/working-with-pointcloud/
  3. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Java API,开发人员可以为任何受支持的 3D 文档中的所有网格构建切线和副法线数据。...一个方法将 Scene 类对象作为参数,另一个方法将 Mesh 类对象作为参数,如下代码示例所示:...an existing 3D file Scene scene = new Scene ( MyDir + "document...

    docs.aspose.com/3d/zh/java/build-tangent-and-bi...
  4. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a Scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...(); // Initialize Scene Scene scene = new Scene (); // Initialize...

    docs.aspose.com/3d/java/changing-plane-orientat...
  5. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML 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/vrml/
  6. Public API Changes in Aspose.3D 1.2.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. Setup the Target...code: C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...

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

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....threed import FileFormat , Scene from aspose.threed.entities...extrusion # Create a scene scene = Scene () # Create a child node...

    docs.aspose.com/3d/python-net/working-with-line...
  8. Convert USD to ASE via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/us...
  9. 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...
  10. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....defined by scene.AssetInfo.CoordinateSystem, scene.AssetInfo.UpVector...UpVector, scene.AssetInfo.FrontVector opt . FlipCoordinateSystem...

    docs.aspose.com/3d/net/customize-axis-system-fo...