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

sphere

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Публичные изменения 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...
  5. 编码 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-...
  6. Arsip

    Arsip...entities import Sphere # Buat objek kelas Scene scene...model Sphere scene.root_node.create_child_node("Sphere", Sphere())...

    blog.aspose.com/id/3d/3d-in-python/
  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. آرشیوها

    آرشیوها...entities import Sphere # یک شی از کلاس Scene ایجاد...کنید scene = Scene() # یک مدل Sphere ایجاد کنید scene.root_node...

    blog.aspose.com/fa/3d/3d-in-python/
  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. 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-...