Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 17,198 for

scene

(0.16 sec)
  1. 3MF ֆայլի փոխարկումը STL-ի Python-ով

    Այս կարճ ձեռնարկը բացատրում է, թե ինչպես փոխարկել 3MF ֆայլը STL-ի Python լեզվով։ Ներկայացված են հաջորդական քայլերը, կազմաձևման ցուցումները և օրինակային կոդ՝ 3MF-ից STL փոխարկիչ ստեղծելու համար Python-ում։...Ներմուծեք 3MF ֆայլը՝ սահմանելով Scene դասի օբյեկտ Ստեղծեք StlSaveOptions...Python-ում ։ Ֆայլը բացվում է Scene դասով, որը ավտոմատ կերպով կարող...

    kb.aspose.com/hy/3d/python/convert-3mf-to-stl-i...
  2. Ինչպես փոխարկել 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...
  3. Convert TIFF to 3DS via Python | products.aspos...

    Sample code for TIFF to 3DS Python conversion. Use API example code for batch TIFF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....TIFF file via the from_file of Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/python-net/conversion/ti...
  4. Convert JT to GLTF via Java | products.aspose.com

    Sample Java conversion code for JT format to GLTF file. Use this example code to convert JT to GLTF 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-gltf/
  5. Hardware Based Rendering of 3D Geometry|Documen...

    Using Aspose.3D for .NET API, developers can program the GPU (graphics processing unit) and setup the graphics hardware for rendering 3D geometry instead of the fixed function pipeline.... camera = new Camera (); Scene . RootNode . CreateChildNode...effect on 3D scene and save in an image Render 3D Scene with Panorama...

    docs.aspose.com/3d/net/hardware-based-rendering...
  6. Convert JT to HTML via Java | products.aspose.com

    Sample Java conversion code for JT format to HTML file. Use this example code to convert JT to HTML 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-html/
  7. Convert JT to PDF via Java | products.aspose.com

    Sample Java conversion code for JT format to PDF file. Use this example code to convert JT to PDF 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-pdf/
  8. Convert 3MF File to STL in C#

    Follow this blog post to learn about a powerful 3D modeling SDK. We will run through how to convert 3MF to STL in C# using Aspose.3D for .NET....below: Create an instance of the Scene class. Invoke the Open method...access the options for exporting scene as STL file. Call the Save method...

    blog.aspose.com/3d/convert-3mf-file-to-stl-in-c...
  9. How to Convert OBJ to FBX using Java

    This short guide describes how to convert OBJ to FBX using Java. It presents IDE settings, a list of steps, and a runnable sample code to develop a 3D Object to FBX converter using Java....Load the sample OBJ file in a Scene class object Instantiate a FbxSaveOptions...the source OBJ file into the Scene class as it contains the basic...

    kb.aspose.com/3d/java/how-to-convert-obj-to-fbx...
  10. Convert OBJ to 3DS via Java | products.aspose.com

    Sample Java conversion code for OBJ format to 3DS file. Use this example code to convert OBJ 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/obj-to-3ds/