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

sphere

(0.2 sec)
  1. 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/
  2. 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...
  3. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for Java API поддерживает импорт модели 3D, получение сетки, а затем кодирование сетки в файле Google Draco....пример кода извлекает Mesh of Sphere, а затем кодируют в файле Google...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/ru/java/encoding-3d-mesh-in-...
  4. 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/
  5. Tonvert Mesh to Triangle Mesh ve Mrimitive Shap...

    Aspose.3D for Python via .NET API, geliştiricilerin herhangi bir ağ nesnesini, vertex'in özel bellek düzeni ile üçgen ağa dönüştürmelerine izin verir. Vertex'in özel bellek düzeni, kod örneklerinde vertexdeclaration sınıfı tarafından yapısı veya dinamik olarak tanımlanır....bellek düzeni ile üçgen ağa bir Sphere dönüştürür. Below örneği, bir...most used objects like box, sphere, plane, cylinder, and torus...

    docs.aspose.com/3d/tr/python-net/convert-mesh-t...
  6. 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/
  7. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......PatternType True False False SPHERE Sphere PatternType True False False...

    docs.aspose.com/words/ro/python-net/python-note...
  8. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......PatternType True False False SPHERE Sphere PatternType True False False...

    docs.aspose.com/words/python-net/python-notes/w...
  9. 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...
  10. 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/