Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 16,571 for

scene

(0.93 sec)
  1. Convert X to USD via C# | products.aspose.com

    Sample code for X to USD C# conversion. Use API example code for batch X files to USD conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...usd extension is a Universal Scene Description file format that...

    products.aspose.com/3d/net/conversion/x-to-usd/
  2. Convert GLB to DAE via Python | products.aspose...

    Sample code for GLB to DAE Python conversion. Use API example code for batch GLB files to DAE conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/python-net/conversion/gl...
  3. Aspose.3D Perform linear extrusion in a Box | p...

    Learn how to use center and slices property to perform linear extrusion in a Box...comparing the box objects in the scene, the differences can be clearly...Transform API RectangleShape API Scene Go Top...

    products.aspose.com/3d/tutorial/perform-linear-...
  4. 自定义obj格式的轴系|Documentation

    OBJ 没有默认坐标系,我们可以为其手动定义轴系。...defined by scene.AssetInfo.CoordinateSystem, scene.AssetInfo.UpVector...UpVector, scene.AssetInfo.FrontVector opt . FlipCoordinateSystem...

    docs.aspose.com/3d/zh/net/customize-axis-system...
  5. Draw 3D Sphere in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#....one using an object of the Scene class Create an instance of...in place. Next, create a 3D scene and add a sphere with the required...

    kb.aspose.com/3d/net/draw-3d-sphere-in-csharp/
  6. Convert OBJ to USDZ in Java

    This quick guide offers a walkthrough to convert OBJ to USDZ in Java. It outlines the essential steps, prerequisites, and a working code snippet to build an OBJ to USDZ converter in Java....through the Scene class Open the imported scene using the open...input OBJ file is read with the Scene class, and then an instance...

    kb.aspose.com/3d/java/convert-obj-to-usdz-in-java/
  7. View DAE File Formats via .NET | products.aspos...

    C# source code to load, render and display DAE documents on .NET Framework, .NET Core, Mono....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/net/viewer/dae/
  8. 通過 C# 將 USD 轉換為 X | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 X scene.Save( "output.x" , Aspose.ThreeD...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Convert VRML to JT via C# | products.aspose.com

    Sample code for VRML to JT C# conversion. Use API example code for batch VRML files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/net/conversion/vrml-to-jt/
  10. Convert 3DS to GLB via Node.js | products.aspos...

    Sample code for 3DS to GLB Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to GLB using API sample code....via the fromFile of Scene class Call the Scene.save method with...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/conversion/3...