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

sphere

(2.24 sec)
  1. Variazioni pubbliche di API in Aspose.3D 16.11....

    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/it/net/public-api-changes-in...
  2. Публичные изменения API в Aspose.3D 16.11.0|Doc...

    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/ru/net/public-api-changes-in...
  3. Codificación de la malla 3D en el archivo Googl...

    Aspose.3D for .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....código recupera un Mesh de Sphere y, a continuación, codifica...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/es/net/encoding-3d-mesh-in-t...
  4. 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...
  5. Arbeta med PointCloudName|Documentation

    Aspose. 3D for .NET tillåter avkodning av ett mesh från en Draco-fil direkt utan att bygga en scen med hjälp av filen Avkoda metod för DracoFormat klassen.... Encode ( new Sphere (), "sphere.drc" ); Koda sfären som...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/sv/net/working-with-pointcloud/
  6. 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...
  7. Working مع oointCبصوت عال|Documentation

    Aspose.3D for .NET يسمح بفك تشفير شبكة من ملف Draco مباشرةً دون إنشاء مشهد باستخدام طريقة فك تشفير فئة dracofformat....Encode ( new Sphere (), "sphere.drc" ); Encode Sphere كما PointCبصوت...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/ar/net/working-with-pointcloud/
  8. Mit Point Cloud arbeiten|Documentation

    Aspose.3D for Java ermöglicht das direkte Decodieren eines Netzes aus einer Draco-Datei, ohne eine Szene mit der Dekodierung methode der DracoFormat-Klasse zu erstellen....( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...( new Sphere (), RunExamples . getDataDir ()+ "sphere.drc" ,...

    docs.aspose.com/3d/de/java/working-with-pointcl...
  9. Lưu trữ

    Lưu trữ...entities import Sphere # Tạo một đối tượng của lớp...mô hình Sphere scene.root_node.create_child_node("Sphere", Sphere())...

    blog.aspose.com/vi/3d/3d-in-python/
  10. ترميز 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-...