Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 17,198 for

scene

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Archiv

    Archiv... Die API stellt die Klasse Scene als Objekt der obersten Ebene...OBJ-Eingabedatei mit der Methode Scene.fromfile(). Erstellen Sie danach...

    blog.aspose.com/de/3d/convert-obj-to-usdz-in-py...
  5. Archivio

    Archivio...utilizzando l’istanza della classe Scene . Avviare l’oggetto di classe...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/it/3d/convert-obj-to-usdz-online/
  6. Архів

    Архів...допомогою екземпляра класу Scene . Ініціювати об’єкт класу UsdSaveOptions...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/uk/3d/convert-obj-to-usdz-online/
  7. Arşiv

    Arşiv... Scene sınıf örneğini kullanarak kaynak...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/tr/3d/convert-obj-to-usdz-online/
  8. Converti VRML in USD tramite C# | products.aspo...

    Codice di esempio per la conversione da VRML a USD C#. Utilizza API codice di esempio per la conversione batch di file VRML in USD all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET.... Chiama il metodo Scene.Save con il formato di USD.1...file di origine VRML Scene scene = new Scene( "sourceFile.wrl" );...

    products.aspose.com/3d/it/net/conversion/vrml-t...
  9. Lägg till blind vattenstämpel i DRC filformat v...

    C# källkod för att ladda, rendera och lägga till blind vattenstämpel i DRC dokument på .NET Framework, .NET Core, Mono....DRC-filen via konstruktorn för Scene-klassen- Få meshklassen Aspose...EncodeWatermark-metod- Anropa metoden Scene.Save med objekt Systemkrav Aspose...

    products.aspose.com/3d/sv/net/watermark/drc/
  10. Преобразование сетки в треугольную сетку и прим...

    Aspose.3D for Java API поддерживает преобразование сетки в треугольную сетку с пользовательским расположением памяти вершины. Пользовательская компоновка памяти Vertex определяется динамически классом VertexDeclarion в примерах кода....// Initialize scene object Scene scene = new Scene (); // Initialize...box ); // Add Node to a scene scene . getRootNode (). getChildNodes...

    docs.aspose.com/3d/ru/java/convert-mesh-to-tria...