Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 573 for

sphere

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

    Aspose.3D for .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....di codice recupera Mesh di Sphere , quindi codifica nel file...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/it/net/encoding-3d-mesh-in-t...
  2. Offentlig API Ändrar i Aspose.3D 16.11.0|Docume...

    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 sphere = scene . RootNode . CreateChildNode ( "sphere" );...entity in a node sphere . Entities . Add ( new Sphere ()); //the new...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  3. Público API Cambios en Aspose.3D 16.11.0|Docume...

    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 sphere = scene . RootNode . CreateChildNode ( "sphere" );...entity in a node sphere . Entities . Add ( new Sphere ()); //the new...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  4. Mit Point Cloud arbeiten|Documentation

    Aspose.3D for Python via .NET ermöglicht das direkte Decodieren eines Netzes aus einer Draco-Datei, ohne eine Szene mit der Decode-Methode der DracoFormat-Klasse zu erstellen....entities import Sphere # For complete examples and...DRACO . encode ( Sphere (), "data-dir" + "sphere.drc" ) Kugel als...

    docs.aspose.com/3d/de/python-net/working-with-p...
  5. Travailler avec le rayon de la sphère|Documenta...

    En utilisant Aspose.3D for Java, vous pouvez définir le rayon de get d'une sphère....et setRadius() de la classe Sphere . Voici l’exemple de code pour...initialize a Sphere Sphere sphere = new Sphere (); // set radius...

    docs.aspose.com/3d/fr/java/working-with-radius-...
  6. Работа с PointCloud|Documentation

    Aspose.3D for Java позволяет декодировать сетку из Draco файла напрямую, без построения сцены, используя метод декодирования класса DracoFormat....( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...( new Sphere (), RunExamples . getDataDir ()+ "sphere.drc" ,...

    docs.aspose.com/3d/ru/java/working-with-pointcl...
  7. Kodning 3D Mesh i Google Draco filen|Documentation

    Aspose.3D for Python via .NET API tillåter utvecklare att importera en 3D-modell, och koda maskor i Google Draco filerna. Utvecklare kan också ange position, struktur koordinater, färg och normala bitar samt komprimeringsnivå innan kodning av en mesh....kodexempel hämtar en Mesh of Sphere, och koda sedan i filen Google...aspose.threed.entities import Sphere from aspose.threed.formats...

    docs.aspose.com/3d/sv/python-net/encoding-3d-me...
  8. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for Python via .NET API позволяет разработчикам импортировать модель 3D, а затем кодировать сетки в файлах Google Draco. Разработчики также могут указать положение, координаты текстуры, цвет и нормальные биты, а также уровень сжатия перед кодированием сетки....пример кода извлекает Mesh of Sphere, а затем кодируют в файле Google...aspose.threed.entities import Sphere from aspose.threed.formats...

    docs.aspose.com/3d/ru/python-net/encoding-3d-me...
  9. Codierung von 3D Mesh in der Google Draco-Datei...

    Aspose.3D for Java API unterstützt den Import von 3D-Modell, das Abrufen von Mesh und das Codieren von Mesh in der Google Draco-Datei....Code beispiel wird Mesh of Sphere abgerufen und nach Angabe einer...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

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

    Aspose.3D for Python via .NET API permite a los desarrolladores importar un modelo 3D y luego codificar mallas en los archivos Google Draco. Los desarrolladores también pueden especificar la posición, las coordenadas de textura, el color y los bits normales, así como el nivel de compresión antes de codificar una malla....entities import Sphere from aspose.threed.formats...3D-for-.NET # Create a sphere sphere = Sphere () options = DracoSaveOptions...

    docs.aspose.com/3d/es/python-net/encoding-3d-me...