Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 14,298 for

scene

(0.1 sec)
  1. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.usd" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/usd/
  2. 改变平面方向|Documentation

    Aspose.3D for Node.js via Java 允许更改场景的方向。为了改变方向,在Plane类中引入了getUp() 和setUp() 方法。...Initialize Scene var scene = new aspose . threed . Scene (); // Initialize...threed . Vector3 ( 1 , 1 , 3 )); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/changing-plan...
  3. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...glb" ; //load the scene Scene scene = new Scene ( path ); //create...RotationMode . FixedDirection }; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-a-panorama-vie...
  4. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D Scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....in-memory representation of a 3D scene. It provides developers with...content and formatting of a 3D scene programmatically. In this section...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  5. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...(); //load the scene Scene scene = new Scene ( dataDir + "skybox...1 ; cam . FarPlane = 200 ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  6. Java 3D Formats Conversion | products.aspose.com

    Convert 3D formats amf 3ds amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of Java code via Java library....geometric shapes, create a 3D scene file, set up normals or UV on...source 3D file using Scene class . As scene is a top-level object...

    products.aspose.com/3d/java/conversion/
  7. C# 3D Formats Viewer | products.aspose.com

    View 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....through an instance of the scene class , and call the Save method...format parameters. View 3D Scene to various formats Developers...

    products.aspose.com/3d/net/viewer/
  8. Developer Guide|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....and Saving 3D Scene Geometry Working with 3D Scene Animation 3D...

    docs.aspose.com/3d/python-net/developer-guide/
  9. Generate Point Cloud to USDZ File Formats via ....

    C# source code to load, render and add generate point cloud to USDZ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/usdz/
  10. Expose Geometric Transformation|Documentation

    Aspose.3D for 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...transformation. Create 3D Mesh and Scene Set up normals or UV on Cube...

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