Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 135 for

mesh triangulation

(0.4 sec)
  1. Rete triangolata|Documentation

    Aspose.3D for Java API has support of triangulating Mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....Java API has support of triangulating mesh, which is useful for...supports(non-triangle data are triangulated in driver-level, which is...

    docs.aspose.com/3d/it/java/triangulate-mesh/
  2. Sparen Sie 3D Maschen im benutzer definierten B...

    Mit Aspose.3D for .NET API können Entwickler jede unterstützte 3D-Datei öffnen und dann Netze in die benutzer definierte Binär datei schreiben....unterstützte 3D-Datei öffnen und dann Meshes in die Binär datei schreiben...3D Datei und schreiben Sie Meshes in benutzer definiertes Programmier...

    docs.aspose.com/3d/de/net/save-3d-meshes-in-cus...
  3. Variazioni pubbliche di API in Aspose.3D 1.2.0|...

    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....formati Come Triangolare una Mesh Questo documento descrive le...}); Come Triangolare una Mesh La mesh triangolata è utile per...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  4. Créer un maillage et une scène 3D|Documentation

    Un maillage est défini par un ensemble de points de contrôle et les nombreux polygones à n côtés selon les besoins. Cet article explique comment définir un maillage....Créer un maillage de cube 3D Un Mesh est défini par un ensemble de...comment définir un Mesh . Pour créer une surface Mesh , nous devons...

    docs.aspose.com/3d/fr/java/create-3d-mesh-and-s...
  5. Público API Cambios en Aspose.3D 1.2.0|Document...

    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....node ) { Mesh mesh = node . GetEntity < Mesh >(); if ( mesh != null...null ) { //triangulate the mesh Mesh newMesh = PolygonModifier...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  6. Créer un maillage et une scène 3D|Documentation

    Un maillage est défini par un ensemble de points de contrôle et les nombreux polygones à n côtés selon les besoins. Cet article explique comment définir un maillage....Créer un maillage de cube 3D Un Mesh est défini par un ensemble de...comment définir un Mesh . Pour créer une surface Mesh , nous devons...

    docs.aspose.com/3d/fr/net/create-3d-mesh-and-sc...
  7. Aspose.3D 1.2.0中的公共 API 更改|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....node ) { Mesh mesh = node . GetEntity < Mesh >(); if ( mesh != null...null ) { //triangulate the mesh Mesh newMesh = PolygonModifier...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  8. Erstellen Sie Tangenten-und Binormal daten für ...

    Mit Aspose.3D for Java API können Entwickler tangente und binormale Daten für alle Netze in jedem unterstützten 3D-Dokument erstellen....Tangent-und Binormal-Daten für Mesh erstellen Wir haben zwei buildTangentBinormal...und eine andere Methode das Mesh -Klassen objekt als Parameter...

    docs.aspose.com/3d/de/java/build-tangent-and-bi...
  9. وفِّر 3D شبكات بتنسيق ثنائي مخصص|Documentation

    باستخدام Aspose.3D for .NET API ، يمكن للمطورين فتح أي ملف 3D مدعوم ، ثم كتابة الشبكات في الملف الثنائي المخصص....Entities ) { // only convert meshes, lights/camera and other stuff...IMeshConvertible )) continue ; Mesh m = (( IMeshConvertible ) entity...

    docs.aspose.com/3d/ar/net/save-3d-meshes-in-cus...
  10. 3D dosyasında tüm ağlar için normal veri oluştu...

    Using Aspose.3D for .NET, developers can generate normal data for all Meshes in any 3D model (without the normal data)....create normal data for all meshes s . RootNode . Accept ( delegate...n ) { Mesh mesh = n . GetEntity < Mesh >(); if ( mesh != null...

    docs.aspose.com/3d/tr/net/generate-normal-data-...