Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 17,179 for

scene

(0.15 sec)
  1. Convert X to 3DS via Java | products.aspose.com

    Sample Java conversion code for X format to 3DS file. Use this example code to convert X 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/x-to-3ds/
  2. 如何使用 Java 将 DAE 转换为 OBJ

    本文介绍如何使用Java将DAE转换为OBJ。它包含设置 IDE 的信息、步骤列表以及使用 Java 将 DAE 转换为 OBJ 的可运行示例代码。...Java 将DAE转换为OBJ 将示例 DAE 文件加载到 Scene 对象中 实例化并初始化 ObjSaveOptions 类的对象...设置 ObjSaveOptions 对象所需的属性 使用 Scene 类中的 save() 方法将 DAE 文件转换为 OBJ...

    kb.aspose.com/zh/3d/java/how-to-transform-dae-t...
  3. Ինչպես փոխարկել 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...
  4. Փոխակերպել OBJ-ը GLB-ի Python-ում

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

    kb.aspose.com/hy/3d/python/convert-obj-to-glb-i...
  5. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...all I am doing is loading a scene from an OBJ file, then saving...saving this as a GLB: var scene = Scene.FromFile(filePath, new ObjLoadOptions...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  6. How to Convert FBX to STL in C#

    This quick tutorial explains how to convert FBX to STL in C#. It contains the stepwise process and a running sample code to create FBX to STL converter in C#....the source FBX file with the Scene .FromFile() function Initialize...changing the constructor of the Scene class for loading the source...

    kb.aspose.com/3d/net/how-to-convert-fbx-to-stl-...
  7. How to Convert OBJ to STL in C#

    This basic tutorial covers how to convert OBJ to STL in C#. It explains the algorithm as well as the code snippet to create OBJ to STL converter in C#....the input OBJ file using the Scene .FromFile() method Create an...the input OBJ file using the Scene class and exports it as an STL...

    kb.aspose.com/3d/net/how-to-convert-obj-to-stl-...
  8. How to Convert OBJ File to STL in Python

    This precise tutorial explains how to convert OBJ to STL in Python. It discusses the IDE configuration, the algorithm steps, and a runnable code snippet to create OBJ to STL converter in Python....the input OBJ file with the Scene class for exporting the STL...the source OBJ file with the Scene class. Next, you can render...

    kb.aspose.com/3d/python/how-to-convert-obj-file...
  9. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....source 3D object file with the Scene class instance Initialize an...Python . First of all, the Scene class instance is used to load...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  10. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....document, a photo of a document, a scene-photo or from subtitle text...document,a photo of a document, a scene-photo or from subtitle text...

    docs.aspose.com/ocr/java/binarization/