Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 17,198 for

scene

(0.06 sec)
  1. Convert USDZ to STL 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#....constructor of the Scene class Access the imported scene with the Open...imports the USDZ file using the Scene class that can detect the file...

    kb.aspose.com/3d/net/convert-usdz-to-stl-in-csh...
  2. Convert OBJ to USDZ in C#

    This quick guide offers a walkthrough to convert OBJ to USDZ in C#. It outlines the essential steps, prerequisites, and a working code snippet to build an OBJ to USDZ converter in C#....file using the Scene class Parse the loaded scene with the Open...file is loaded through the Scene class, which identifies the...

    kb.aspose.com/3d/net/convert-obj-to-usdz-in-csh...
  3. 通過 C# 將 USD 轉換為 JT | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. 通過 C# 將 USD 轉換為 RVM | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. Ինչպես փոխարկել DAE-ն OBJ-ին C#-ում

    Այս հոդվածը բացատրում է, թե ինչպես փոխարկել DAE-ն OBJ-ի C#-ում: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և գործարկվող օրինակելի կոդը՝ DAE ֆայլը C#-ով OBJ-ի փոխարկելու համար:...մուտքագրված DAE ֆայլը՝ օգտագործելով Scene դասի օբյեկտը Ստեղծեք ObjSaveOptions...Զանգահարեք պահպանման մեթոդը Scene դասում, որպեսզի ստեղծեք OBJ...

    kb.aspose.com/hy/3d/net/how-to-convert-dae-to-o...
  6. Ինչպես փոխակերպել DAE-ն OBJ-ի Java-ի միջոցով

    Այս հոդվածը նկարագրում է, թե ինչպես փոխակերպել DAE-ն OBJ-ի, օգտագործելով Java-ը: Այն պարունակում է տեղեկատվություն IDE սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ Java-ի միջոցով DAE-ն OBJ-ի փոխարկելու համար:...Ներբեռնեք DAE ֆայլի նմուշը Scene օբյեկտի մեջ Ստուգեք և սկզբնավորեք...օգտագործելով save() մեթոդը Scene դասում Այս քայլերն ամփոփում...

    kb.aspose.com/hy/3d/java/how-to-transform-dae-t...
  7. Aspose.3D Set Up mesh geometry data | products....

    Learn how to set up mesh geometry data...node object, and add it to the scene. Finally, we initialize a LambertMaterial...LambertMaterial API Vector3 API Scene Go Top...

    products.aspose.com/3d/tutorial/set-up-mesh-geo...
  8. Extract Assets from USDZ File Formats via Node....

    Sample Node.js extract assets code for USDZ file. Use this example code to extract assets from USDZ 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/usdz/
  9. View STL File Formats via .NET | products.aspos...

    C# source code to load, render and display STL 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/stl/
  10. View DRC File Formats via .NET | products.aspos...

    C# source code to load, render and display DRC documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....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/drc/