Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 17,198 for

scene

(0.07 sec)
  1. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh.... var scene = new Scene(box); scene.Save("box-sg.fbx");...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  2. 通過 C# 將 USD 轉換為 DXF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions 实例。...Hide ] 3D 文件加载选项 有几种 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions...// 初始化 Scene 类对象 var scene = new aspose . threed . Scene (); //...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...
  4. Add Blind Watermark to DRC File Formats via Nod...

    Sample Node.js blind watermark code for DRC file. Use this example code to add blind watermark to DRC file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/watermark/drc/
  5. Merge DRC File Formats via Node.js | products.a...

    Sample Node.js merger code for DRC file. Use this example code to merge DRC file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/drc/
  6. Convert USD to DAE via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DAE 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...
  7. Ինչպես փոխարկել FBX ֆայլը OBJ-ի Java-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել FBX ֆայլը OBJ-ի Java-ում: Դուք կարող եք զարգացնել FBX-ի OBJ փոխարկիչը Java-ում՝ օգտագործելով սովորական օպերացիոն համակարգերից որևէ մեկը, ինչպիսիք են Windows-ը, Linux-ը և macOS-ը:...հղումներ 3D ֆայլի ձևաչափին և Scene դասին Բեռնեք աղբյուրի FBX ֆայլը՝...ֆայլը՝ օգտագործելով Scene դասի բաց ֆունկցիան Պահեք բեռնված FBX...

    kb.aspose.com/hy/3d/java/how-to-convert-fbx-to-...
  8. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a linear extrusion object...//Create a new 3D scene var scene = new Scene(); //ExStep:0-0 var...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  9. Export with 3D options|CAD 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....are the examples of the 3D scene from different viewpoints: ObserverPoint...property allows to rotate the 3D scene according to specified angles...

    docs.aspose.com/cad/java/developer-guide/export...
  10. Convert USDZ to HTML - Free Online Converter

    Convert USDZ file to HTML format online for free. Quickly convert USDZ with high-quality rendering to HTML webpage....the source USDZ file with the Scene class. Initialize an object...input USDZ file Scene scene = new Scene(); scene.Open("Sample.usdz");...

    blog.aspose.com/3d/convert-usdz-to-html-online/