Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 16,637 for

scene

(0.15 sec)
  1. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....threed as a3d scene = a3d . Scene () scene . root_node . create_child_node...a3d . entities . Cylinder ()) scene . save ( "Cylinder.fbx" , a3d...

    docs.aspose.com/3d/es/python-net/installation/
  2. أرشيف

    أرشيف...بتحميل ملف OBJ باستخدام طريقة Scene.fromfile(). بعد ذلك ، قم بإنشاء... from aspose.threed import Scene, FileFormat from aspose.threed...

    blog.aspose.com/ar/3d/convert-obj-to-usdz-in-py...
  3. Unisci mesh in file 3D|Documentation

    Gli sviluppatori possono unire più mesh in un'unica mesh valida. Potrebbero convertire tutte le mesh di una scena 3D, un nodo o un insieme di nodi in una singola mesh. Per raggiungere questo obiettivo, ci sono tre membri MergeMesh nella classe Aspose.ThreeD.Entities.PolygonModifier....as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...PolygonModifier . merge_mesh ( scene ) # encode this mesh into the...

    docs.aspose.com/3d/it/python-net/merge-meshes-i...
  4. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....threed" ); var scene = new aspose . threed . Scene (); var box =...new aspose . threed . Box (); scene . getRootNode () . createChildNode...

    docs.aspose.com/3d/ar/nodejs-java/installation/
  5. Archivio

    Archivio...Splitter o fusione di mesh di scene 3D – Installazione dell’API...Splitter o fusione di mesh di scene 3D – Installazione dell’API...

    blog.aspose.com/it/3d/split-merge-3d-mesh-csharp/
  6. أرشيف

    أرشيف...المشهد ثلاثي الأبعاد Scene scene = new Scene(); // تهيئة كائن الاسطوانة...كائن الأسطوانة Node node = scene.getRootNode().createChildNode(cylinder);...

    blog.aspose.com/ar/3d/create-3d-scene-using-java/
  7. Сохраните сцену 3D как HTML|Documentation

    Aspose.3D for Node.js via Java предоставляет класс ** HtmlSaveOptions ** для сохранения сцены 3D как HTML....Initialize a scene var scene = new aspose . threed . Scene (); scene...opt . setShowUI ( false ); scene . save ( " html5SaveOption ...

    docs.aspose.com/3d/ru/nodejs-java/save-3d-scene...
  8. USD konvertálása 3DS-re a következőn keresztül:...

    USD és egyéb 3D fájlok konvertálása a .NET API használatával...objektumába var scene = new Aspose.ThreeD.Scene( "template.usd"...); // USD mentése 3DS-ként scene.Save( "output.3ds" , Aspose...

    products.aspose.com/3d/hu/net/conversion/usd-to...
  9. تحويل USD إلى X عبر C# | products.aspose.com

    تحويل USD وملفات 3D أخرى باستخدام .NET API...NET Core و Mono تصدير USD Scene as X with C# تحميل ملف USD باستخدام...من المشهد var scene = new Aspose.ThreeD.Scene( "template.usd"...

    products.aspose.com/3d/ar/net/conversion/usd-to-x/
  10. تحويل USD إلى 3DS عبر C# | products.aspose.com

    تحويل USD وملفات 3D أخرى باستخدام .NET API...من المشهد var scene = new Aspose.ThreeD.Scene( "template.usd"...usd" ); // حفظ USD باسم 3DS scene.Save( "output.3ds" , Aspose.ThreeD...

    products.aspose.com/3d/ar/net/conversion/usd-to...