Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 17,283 for

scene

(0.41 sec)
  1. 使用点云|Documentation

    Aspose.3D for .NET 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的Decode方法构建场景。...NET var scene = new Scene ( new Sphere ()); scene . Save ( ...

    docs.aspose.com/3d/zh/net/working-with-pointcloud/
  2. 通過 C# 將 USDZ 轉換為 GLTF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. Convert 3DS to DAE via Node.js | products.aspos...

    Sample code for 3DS to DAE 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 DAE using API sample code.... Load 3DS file via the Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/nodejs-java/conversion/3...
  4. Convert 3DS to AMF via Node.js | products.aspos...

    Sample code for 3DS to AMF 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 AMF using API sample code.... Load 3DS file via the Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/nodejs-java/conversion/3...
  5. Convert TIFF to 3DS via Java | products.aspose.com

    Sample Java conversion code for TIFF format to 3DS file. Use this example code to convert TIFF to 3DS within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/tiff-to-...
  6. Ինչպես փոխարկել FBX-ը OBJ-ի C#-ում

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես ծրագրային կերպով փոխարկել FBX-ը OBJ-ի c#-ով: Հեշտությամբ ստեղծեք FBX դեպի OBJ C# փոխարկիչ ձեր .NET պատուհաններում կամ ASP.NET հավելվածներում...խուսափելու համար Ստեղծեք նոր Scene օբյեկտ Բացեք մուտքագրված FBX...փոխարկելու կոդը Վերոնշյալ կոդում Scene դասը հիմնականում տրամադրում...

    kb.aspose.com/hy/3d/net/how-to-convert-fbx-to-o...
  7. Convert JT to ASE via Java | products.aspose.com

    Sample Java conversion code for JT format to ASE file. Use this example code to convert JT to ASE within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/jt-to-ase/
  8. Փոխակերպել OBJ-ը GLB-ի Python-ում

    Այս կարճ ուղեցույցը ցույց է տալիս, թե ինչպես փոխարկել OBJ ֆայլերը GLB-ի Python-ում։ Այն ընդգծում է հիմնական քայլերը, կարգաբերման պահանջները և ներառում է օրինակելի կոդ՝ OBJ-ը GLB-ի փոխարկիչ ստեղծելու համար Python-ում։...միջավայրում Բեռնեք աղբյուր OBJ ֆայլը Scene դասի միջոցով Ստեղծեք GltfSaveOptions...ֆայլը սկզբում ներմուծվում է Scene դասի միջոցով, որը ինքնաբերաբար...

    kb.aspose.com/hy/3d/python/convert-obj-to-glb-i...
  9. Convert USDZ to GLB in Python

    This basic guide provides insights to convert USDZ to GLB in Python. It covers the ordered steps, setup essentials, and a useful code segment to implement a USDZ to GLB converter in Python....Load the USDZ input using the Scene class Use the save method to...the input USDZ file using the Scene class, which detects the format...

    kb.aspose.com/3d/python/convert-usdz-to-glb-in-...
  10. Փոխարկել USDZ-ը STL-ի Python-ում

    Այս կարճ ձեռնարկը բացատրում է, թե ինչպես փոխարկել USDZ-ը STL-ի Python-ում։ Այն ընդգծում է հիմնական քայլերը, կարգավորումների մանրամասները և ներառում է օրինակ կոդ՝ USDZ-ից STL փոխարկիչը մշակելու համար Python-ում։...Բեռնեք USDZ մոդելը՝ ստեղծելով Scene դասի օրինակ Կանչեք save մեթոդը՝...։ USDZ ֆայլը ներմուծվում է Scene դասի միջոցով, որը ավտոմատ կերպով...

    kb.aspose.com/hy/3d/python/convert-usdz-to-stl-...