Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 18,382 for

fbx

(0.73 sec)
  1. C# .NET 3D Przetwarzanie dokumentów API | produ...

    Biblioteka C#VB.NET ASP.NET do tworzenia plików do odczytu, konwersji i modyfikacji 3D w usługach sieci Web Windows Forms i Mono aplikacjach...obsługuje Discreet3DS, WavefrontOBJ, FBX (ASCII, Binary), STL (ASCII,...3D formaty plików. Autodesk: FBX 7,2 do 7,5 (ASCII/binarny) 3D...

    products.aspose.com/3d/pl/net/
  2. Aspose.3D Product Family

    Trouvez des réponses sur la lecture, l'édition et la conversion de fichiers 3D tels que STL, OBJ, 3DS, U3D sans nécessiter de logiciel de modélisation 3D....un fichier FBX en OBJ en Java Comment convertir FBX en OBJ en...

    kb.aspose.com/fr/3d/page/3/
  3. Aspose.3D Product Family

    اعثر على إجابات حول قراءة الملفات ثلاثية الأبعاد وتحريرها وتحويلها مثل STL و OBJ و 3DS و U3D دون الحاجة إلى أي برنامج نمذجة ثلاثية الأبعاد....كيفية تحويل ملف FBX إلى OBJ بجافا كيفية تحويل FBX إلى OBJ في C#...

    kb.aspose.com/ar/3d/page/3/
  4. Aspose.3D Product Family

    Find answers about reading, editing and converting 3D files like STL, OBJ, 3DS, U3D without requiring any 3D modeling software....Kako pretvoriti FBX u OBJ u C# Kako pretvoriti FBX datoteku u OBJ...

    kb.aspose.com/hr/3d/page/3/
  5. Aspose.3D Product Family

    Najděte odpovědi na čtení, úpravy a převod 3D souborů, jako jsou STL, OBJ, 3DS, U3D, aniž byste potřebovali jakýkoli 3D modelovací software....převést soubor FBX na OBJ v Javě Jak převést FBX na OBJ v C# ««...

    kb.aspose.com/cs/3d/page/3/
  6. Desteklenen dosya biçimleri|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....desteği DXF Autocad DXF FBX Autodesk FBX formatı. 7.2 rom 7.2 ila...

    docs.aspose.com/3d/tr/nodejs-java/supported-fil...
  7. Unterstützte Dateiformate|Documentation

    In der folgenden Tabelle sind die Dateiformate angegeben, die Aspose.3D for Java laden und speichern können....Cloud-Unterstützung DXF AutoCAD DXF FBX Autodesk FBX-Format. Von 7.2 bis 7...

    docs.aspose.com/3d/de/java/supported-file-formats/
  8. Filformat som stöds|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....mask-/punktmoln DXF AutoCAD DXF FBX Autodesk FBX format. Från 7,2 till...

    docs.aspose.com/3d/sv/python-net/supported-file...
  9. 将 3D 模型中的所有多边形转换为三角形|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在任何受支持的 3D 文件中将所有多边形转换为三角形。...fbx" ); // Triangulate a scene PolygonModifier...scene . Save ( "triangulated_out.fbx" ); 简单多边形的三角剖分 分割网格...

    docs.aspose.com/3d/zh/net/convert-all-polygons-...
  10. Rete triangolata|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....fbx" ); scene . getRootNode (). accept...getOutputFilePath ( "document.fbx" ); scene . save ( MyDir , FileFormat...

    docs.aspose.com/3d/it/java/triangulate-mesh/