Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 573 for

sphere

(0.55 sec)
  1. Codifica 3D mesh nel file Google Draco|Document...

    Aspose.3D for Python via .NET API consente agli sviluppatori di importare un modello 3D e quindi codificare le mesh nei file Google Draco. Gli sviluppatori possono anche specificare la posizione, le coordinate della trama, il colore e i bit normali, nonché il livello di compressione prima di codificare una mesh....entities import Sphere from aspose.threed.formats...3D-for-.NET # Create a sphere sphere = Sphere () options = DracoSaveOptions...

    docs.aspose.com/3d/it/python-net/encoding-3d-me...
  2. 3D mesh kodlaması Google Draco dosyasında|Docum...

    Aspose.3D for Python via .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....entities import Sphere from aspose.threed.formats...3D-for-.NET # Create a sphere sphere = Sphere () options = DracoSaveOptions...

    docs.aspose.com/3d/tr/python-net/encoding-3d-me...
  3. Trabajar con PointCloud|Documentation

    Aspose.3D for .NET permite decodificar una malla desde un archivo Draco directamente sin construir una escena usando el método Decode de la clase DracoFormat.... Encode ( new Sphere (), "sphere.drc" ); Codificar Esfera...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/es/net/working-with-pointcloud/
  4. Codierung von 3D Mesh in der Google Draco-Datei...

    Aspose.3D for .NET API ermöglicht es Entwicklern, ein 3D-Modell zu importieren und dann Maschen in den Google Draco-Dateien zu codieren. Entwickler können auch die Position, die Textur koordinaten, die Farbe und die normalen Bits sowie die Kom primi erungs stufe angeben, bevor sie ein Netz codieren....beispiel ruft eine Mesh von Sphere ab und codiert dann in der...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/de/net/encoding-3d-mesh-in-t...
  5. Codifica 3D mesh nel file Google Draco|Document...

    Aspose.3D for Java API supporta l'importazione del modello 3D, recuperare la mesh e quindi codificare la mesh nel file Google Draco....di codice recupera Mesh of Sphere e quindi codifica nel file...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/it/java/encoding-3d-mesh-in-...
  6. Codificación de la malla 3D en el archivo Googl...

    Aspose.3D for Java API tiene soporte para importar el modelo 3D, recuperar la malla y luego codificar la malla en el archivo Google Draco....de código recupera Mesh of Sphere y, a continuación, codifica...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/es/java/encoding-3d-mesh-in-...
  7. Encodage du maillage 3D dans le fichier Google ...

    Aspose.3D for Java API supporte l'importation du modèle 3D, la récupération du maillage, puis l'encodage du maillage dans le fichier Google Draco....exemple de code récupère Mesh of Sphere, puis encode dans le fichier...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/fr/java/encoding-3d-mesh-in-...
  8. Lavorare con il raggio della sfera|Documentation

    Utilizzando Aspose.3D for .NET, puoi impostare il raggio di utilizzo di una sfera. Per ottenere o impostare il raggio, è possibile utilizzare la proprietà Raggio della classe Sphere. Di seguito è riportato il codice di esempio per impostare il raggio di una sfera....proprietà Radius della classe Sphere . Di seguito è riportato il...scene = new Scene (); // Set Sphere Radius (Using Radius property...

    docs.aspose.com/3d/it/net/working-with-radius-o...
  9. Mit Point Cloud arbeiten|Documentation

    Aspose.3D for .NET ermöglicht das direkte Decodieren eines Netzes aus einer Draco-Datei, ohne eine Szene mit der Decode-Methode der DracoFormat-Klasse zu erstellen.... Encode ( new Sphere (), "sphere.drc" ); Kugel als Point...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/de/net/working-with-pointcloud/
  10. 编码 Google Draco 文件中的 3D 网格|Documentation

    Aspose.3D for Java API 支持在 Google Draco 文件中导入 3D 模型、检索网格,然后对网格进行编码。...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...Encode the sphere to Google Draco raw data using optimal compression...

    docs.aspose.com/3d/zh/java/encoding-3d-mesh-in-...