Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 16,637 for

scene

(0.11 sec)
  1. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your lithophane from GIF documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/gif/
  2. Ինչպես փոխարկել GLB-ն FBX-ի՝ օգտագործելով Python-ը

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

    kb.aspose.com/hy/3d/python/how-to-convert-glb-t...
  3. How to Convert OBJ to STL in Java

    This quick tutorial discusses how to convert OBJ to STL in Java. It covers the configuration, the algorithm, and the sample code to create OBJ to STL converter in Java....the source OBJ file with the Scene class Initialize an instance...of the code which uses the Scene class object to load the source...

    kb.aspose.com/3d/java/how-to-convert-obj-to-stl...
  4. Ինչպես փոխարկել OBJ-ը PDF-ի Python-ում

    Այս ճշգրիտ հոդվածը ներկայացնում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել OBJ-ը PDF-ի Python-ում: Այն ընդգրկում է IDE կոնֆիգուրացիան, ալգորիթմի մի շարք քայլեր և կոդի նմուշ Python-ում OBJ-ի PDF փոխարկիչ ստեղծելու համար:...սկզբնաղբյուր 3D օբյեկտի ֆայլը Scene դասի օրինակով Նախաձեռնեք PdfSaveOptions...արտահանելու համար: Առաջին հերթին, Scene դասի օրինակն օգտագործվում է...

    kb.aspose.com/hy/3d/python/how-to-convert-obj-t...
  5. 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-...
  6. 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...
  7. 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...
  8. 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-...
  9. Ինչպես փոխարկել DAE-ն OBJ-ի Python-ում

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

    kb.aspose.com/hy/3d/python/how-to-convert-dae-t...
  10. Ինչպես փոխարկել GLB-ն FBX-ի Java-ի միջոցով

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

    kb.aspose.com/hy/3d/java/how-to-convert-glb-to-...