Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,177 for

scene

(0.2 sec)
  1. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....existing 3D scene Scene scene = Scene . FromFile ( "scene.obj" );...Camera camera = new Camera (); scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/apply-visual-effects-on-...
  2. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....threed import Scene from aspose.threed.entities...existing 3D scene scene = Scene ( "data-dir" + "scene.obj" ) # Create...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  3. Aspose.3D Set the radius of a sphere | products...

    Learn how to set the radius of a Sphere...create two spheres in a 3D scene and modify their sizes using...We’ll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/set-radius-sphere/
  4. IFC Group Support|Documentation

    This documentation page demonstrates how to read semantic hierarchy from an IFC file using Aspose.3D for .NET....otherwise purely geometric scene graph, making it easier to query...an IFC file var scene = Aspose . ThreeD . Scene . FromFile ( "model...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  5. Convert USD to FBX via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as FBX 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...
  6. Extract Assets from USD File Formats via Node.j...

    Sample Node.js extract assets code for USD file. Use this example code to extract assets from USD file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/usd/
  7. Extract Assets from JT File Formats via .NET | ...

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

    products.aspose.com/3d/net/extractor/jt/
  8. Extract Assets from USDZ File Formats via .NET ...

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

    products.aspose.com/3d/net/extractor/usdz/
  9. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Java 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。... getDataDir (); Scene scene = new Scene (); Quaternion q1 =...quaternion Node cylinder = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/java/concatenate-quaterni...
  10. Convert USD to 3DS via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as 3DS 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...