Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 8,364 for

mesh

(0.1 sec)
  1. Crea Torus rettangolare in 3D scena|Documentation

    Utilizzando Aspose.3D for .NET API, gli sviluppatori possono creare oggetti 3D e quindi salvare 3D in qualsiasi formato 3D supportato....può essere convertito in mesh/mesh triangolare ordinale durante...image_alt_text Come dividere una mesh per HalfSpace in Aspose.3D Lavorare...

    docs.aspose.com/3d/it/net/create-rectangular-to...
  2. Transformation zum Knoten hinzufügen|Documentation

    TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario verwendet. Wir haben eine Klasse Transform bereit gestellt, um auf diese in Aspose.3D zuzugreifen....kartierung Squeeze-Mapping Das Mesh -Klassen objekt wird im Code...Wir können Erstellen Sie ein Mesh -Klassen objekt, wie es dort...

    docs.aspose.com/3d/de/python-net/adding-transfo...
  3. Wyodrębnij zasoby z VRML formatów plików przez ...

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z VRML dokumentów w .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/pl/net/extractor/vrml/
  4. Wyodrębnij zasoby z 3MF formatów plików przez ....

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z 3MF dokumentów w .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/pl/net/extractor/3mf/
  5. Variazioni pubbliche di API in Aspose.3D 1.7.0|...

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...generare dati normali dall’istanza Mesh, se l’elemento VertexElementSmoothi...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  6. .NET를 통해 OBJ 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 OBJ 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/ko/net/extractor/obj/
  7. Trích xuất Nội dung từ GLB Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ GLB tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/glb/
  8. Trích xuất Nội dung từ PLY Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ PLY tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/ply/
  9. Trích xuất Nội dung từ DAE Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ DAE tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/dae/
  10. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for .NET API يسمح للمطورين باستيراد طراز 3D ، ثم ترميز الشبكات في ملفات Google Draco. يمكن للمطورين أيضًا تحديد الموضع ، إحداثيات النسيج ، واللون والبتات العادية بالإضافة إلى مستوى الضغط قبل تشفير شبكة.... يتطلب الأمر وجود كائنات Mesh و DracoSaveOptions كمعلمات....This code example retrieves a Mesh of Sphere , and then encode...

    docs.aspose.com/3d/ar/net/encoding-3d-mesh-in-t...