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

scene

(0.09 sec)
  1. 通過 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...
  2. Ինչպես փոխարկել 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...
  3. Ինչպես փոխակերպել 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...
  4. Convert 3DS to USDZ via Java | products.aspose.com

    Sample Java conversion code for 3DS format to USDZ file. Use this example code to convert 3DS to USDZ within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/3ds-to-u...
  5. Convert GLB to PLY via Java | products.aspose.com

    Sample Java conversion code for GLB format to PLY file. Use this example code to convert GLB to PLY within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/glb-to-ply/
  6. Convert PLY to GLB via Java | products.aspose.com

    Sample Java conversion code for PLY format to GLB file. Use this example code to convert PLY to GLB within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/ply-to-glb/
  7. Convert GLB to DAE via Java | products.aspose.com

    Sample Java conversion code for GLB format to DAE file. Use this example code to convert GLB to DAE within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/glb-to-dae/
  8. Convert U3D to GLB via Java | products.aspose.com

    Sample Java conversion code for U3D format to GLB file. Use this example code to convert U3D to GLB within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/u3d-to-glb/
  9. 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...
  10. 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...