Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 576 for

sphere

(0.15 sec)
  1. Encodage du maillage 3D dans le fichier Google ...

    Aspose.3D for .NET API permet aux développeurs d'importer un modèle 3D, puis d'encoder des maillages dans les fichiers Google Draco. Les développeurs peuvent également spécifier la position, les coordonnées de texture, la couleur et les bits normaux ainsi que le niveau de compression avant de coder un maillage....de code récupère un Mesh de Sphere , puis l’encode dans le fichier...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/fr/net/encoding-3d-mesh-in-t...
  2. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for Java API يدعم استيراد طراز 3D ، واسترداد الشبكة ، ثم ترميز الشبكة في ملف Google Draco....(); // Create a sphere Sphere sphere = new Sphere (); // Encode...Encode the sphere to Google Draco raw data using optimal compression...

    docs.aspose.com/3d/ar/java/encoding-3d-mesh-in-...
  3. 3D mesh kodlaması Google Draco dosyasında|Docum...

    Aspose.3D for Java API 3D modelini ithal etme desteğine sahiptir, mesh alır ve daha sonra Google Draco dosyasında örgü kodlar....(); // Create a sphere Sphere sphere = new Sphere (); // Encode...Encode the sphere to Google Draco raw data using optimal compression...

    docs.aspose.com/3d/tr/java/encoding-3d-mesh-in-...
  4. 3D mesh kodlaması Google Draco dosyasında|Docum...

    Aspose.3D for .NET API geliştiricilerin bir 3D modelini içe aktarmasına ve daha sonra Google Draco dosyalarında mesh'leri kodlamasına izin verir. Geliştiriciler ayrıca bir örgü kodlamadan önce pozisyonu, doku koordinatlarını, rengi ve normal bitlerini ve sıkıştırma seviyesini de belirtebilirler....example retrieves a Mesh of Sphere , and then encode in the Google...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/tr/net/encoding-3d-mesh-in-t...
  5. 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...
  6. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for .NET API يسمح للمطورين باستيراد طراز 3D ، ثم ترميز الشبكات في ملفات Google Draco. يمكن للمطورين أيضًا تحديد الموضع ، إحداثيات النسيج ، واللون والبتات العادية بالإضافة إلى مستوى الضغط قبل تشفير شبكة....example retrieves a Mesh of Sphere , and then encode in the Google...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/ar/net/encoding-3d-mesh-in-t...
  7. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for .NET API позволяет разработчикам импортировать модель 3D, а затем кодировать сетки в файлах Google Draco. Разработчики также могут указать положение, координаты текстуры, цвет и нормальные биты, а также уровень сжатия перед кодированием сетки....пример кода извлекает Mesh из Sphere , а затем кодируют в файле...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/ru/net/encoding-3d-mesh-in-t...
  8. 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...
  9. 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...
  10. 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...