Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 10,610 for

mesh

(0.07 sec)
  1. 通過 .NET 從 GLTF 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 GLTF 文檔加載、呈現和添加提取資產。...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/zh-hant/net/extractor/gltf/
  2. 通過 .NET 從 JT 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 JT 文檔加載、呈現和添加提取資產。...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/zh-hant/net/extractor/jt/
  3. 搜索

    搜索...nozzleSize); // 對 Mesh 對象執行計算操作 Aspose.ThreeD.Entities.Mesh mesh = new Aspose...Aspose.ThreeD.Entities.Mesh(); for (int y = 0; y < heightSegs;...

    blog.aspose.com/zh-hant/3d/convert-png-image-to...
  4. Travailler avec les filigranes|Documentation

    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....=> { var mesh = node . GetEntity < Mesh >(); if ( mesh != null...numMeshes ++; mesh = Watermark . EncodeWatermark ( mesh , "HelloWorld"...

    docs.aspose.com/3d/fr/net/working-with-watermark/
  5. Maille fendue|Documentation

    Les développeurs peuvent avoir besoin de diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène si un seul matériau lui a été attribué. Les développeurs peuvent maintenant y parvenir en utilisant Aspose.3D for .NET API....Scene ( input ); // Split all meshes PolygonModifier . SplitMesh...Create a mesh of box(A box is composed by 6 planes) Mesh box = (...

    docs.aspose.com/3d/fr/net/split-mesh/
  6. .NET을(를) 통해 PNG 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono에서 리소판을 PNG 문서로 로드, 렌더링 및 생성합니다....매개변수를 만들고 Mesh 개체를 만듭니다.- 메쉬 개체에 대한 계산 작업 수행- PNG 파일은 Mesh 클래스를 통해...//메쉬 개체에 대한 계산 작업 수행 var mesh = new Mesh(); for ( int y = 0 ; y...

    products.aspose.com/3d/ko/net/lithophane/png/
  7. .NET을(를) 통해 TIFF 파일 형식에서 Lithophane 만들기 | produ...

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono에서 lithophane을 TIFF 문서로 로드, 렌더링 및 생성합니다....매개변수를 만들고 Mesh 개체를 만듭니다.- 메쉬 개체에 대한 계산 작업 수행- TIFF 파일은 Mesh 클래스를 통해...//메쉬 개체에 대한 계산 작업 수행 var mesh = new Mesh(); for ( int y = 0 ; y...

    products.aspose.com/3d/ko/net/lithophane/tiff/
  8. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for Java API поддерживает импорт модели 3D, получение сетки, а затем кодирование сетки в файле Google Draco.... Получить 3D Mesh и закодировать в Google Draco...параметров используются объекты Mesh и DracoSaveOptions . С параметрами...

    docs.aspose.com/3d/ru/java/encoding-3d-mesh-in-...
  9. Konversi FBX ke STL dengan Python

    Konversi FBX ke STL di Python dengan Aspose.3D SDK. Ikuti panduan ini untuk instalasi cepat, tips kinerja, penanganan kesalahan, dan kode contoh lengkap....desain produk, dan pemrosesan mesh. File FBX banyak digunakan untuk...ASCII STL, satuan, dan kualitas mesh. Konversi FBX ke STL menggunakan...

    blog.aspose.com/id/3d/convert-fbx-to-stl-in-pyt...
  10. Arbeiten mit Verifiziermarken|Documentation

    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....=> { var mesh = node . GetEntity < Mesh >(); if ( mesh != null...Watermark . DecodeWatermark ( mesh , "1234" ); if ( text != null...

    docs.aspose.com/3d/de/net/working-with-verify-w...