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

scene

(0.14 sec)
  1. Public API Changements dans Aspose.3D 2.0.0|Doc...

    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....existing 3D scene Scene scene = new Scene ( "scene.obj" ); //...Camera camera = new Camera (); scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  2. Archiv

    Archiv...zdrojový soubor MA Maya s třídou Scene . Převeďte MA do formátu USDZ...Inicializujte objekt třídy Scene Scene scene = new Scene(); // Načtěte vstupní...

    blog.aspose.com/cs/3d/convert-ma-to-usdz-in-csh...
  3. 3D dosyasında mesh'leri birleştirin|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D Scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....convert all meshes of a 3D scene, a node or a set of nodes into...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...

    docs.aspose.com/3d/tr/python-net/merge-meshes-i...
  4. VRML formatı ile çalışmak|Documentation

    Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....threed import Scene # For complete examples and...3D-for-.NET # Create a Scene scene = Scene () # Open Virtual Reality...

    docs.aspose.com/3d/tr/python-net/working-with-v...
  5. Crea un documento vuoto 3D|Documentation

    Aspose.3D for Node.js via Java API supporta la creazione di 3D scena da zero, quindi risparmia nel formato 3D supportato....the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); Leggi documento...

    docs.aspose.com/3d/it/nodejs-java/create-an-emp...
  6. Converti USD in STL tramite C# | products.aspos...

    Converti USD e altri 3D file utilizzando .NET API... Chiama Scene.Salva metodo Passare il nome...oggetto di Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/it/net/conversion/usd-to...
  7. Konvertera USDZ till RVM via C# | products.aspo...

    Konvertera USDZ och andra 3D filer med .NET API... Ring Scene.Spara metod Skicka ut filnamnet...objekt av Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/sv/net/conversion/usdz-t...
  8. Konvertera USDZ till PLY via C# | products.aspo...

    Konvertera USDZ och andra 3D filer med .NET API... Ring Scene.Spara metod Skicka ut filnamnet...objekt av Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/sv/net/conversion/usdz-t...
  9. تحويل 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...
  10. تحويل 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/