Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 18,156 for

fbx

(0.71 sec)
  1. Aspose.3D Product Family

    无需任何 3D 建模软件即可查找有关读取、编辑和转换 STL、OBJ、3DS、U3D 等 3D 文件的答案。...PDF 如何在 Java 中将 FBX 文件转换为 OBJ 如何在 C# 中将 FBX 转换为 OBJ «« « 1 2...

    kb.aspose.com/zh/3d/page/3/
  2. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...此代码示例创建一个包含原始 3D 形状的场景,并将其保存在 FBX 文件中。 from aspose.threed import...drawing in the FBX format output = "out" + "test.fbx" scene . save...

    docs.aspose.com/3d/zh/python-net/create-scene-w...
  3. Aspose.3D Product Family

    无需任何 3D 建模软件即可查找有关读取、编辑和转换 STL、OBJ、3DS、U3D 等 3D 文件的答案。...如何在 Python 中将 FBX 文件转换为 OBJ 如何在 Python 中将 FBX 转换为 STL 如何使用 Python...Python 将 GLB 转换为 FBX «« « 1 2 3 » »» 简体中文 English Ελληνικά Türkçe...

    kb.aspose.com/zh/3d/
  4. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....primitive 3D shapes and save in the FBX file. // For complete examples...drawing in the FBX format scene . Save ( "test.fbx" ); Create rectangular...

    docs.aspose.com/3d/net/create-scene-with-primit...
  5. C# 3D Formats Viewer | products.aspose.com

    View 3D format 3ds 3mf amf ase att dae drc dxf Fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Discreet3DS, STL (ASCII, Binary), FBX (ASCII, Binary), Universal3D...Viewer 3DS Viewer U3D Viewer FBX Viewer ASE Viewer OBJ Viewer...

    products.aspose.com/3d/net/viewer/
  6. Supported File Formats|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, Fbx, IFC, BLEND, PCD, XYZ, DFX, OBJ, PLY, STL, USD, U3D and other formats...support DXF AutoCAD DXF FBX Autodesk FBX format. From 7.2 to 7...

    docs.aspose.com/3d/net/supported-file-formats/
  7. Aspose.3D Product Family

    Find answers about reading, editing and converting 3D files like STL, OBJ, 3DS, U3D without requiring any 3D modeling software....Ինչպես փոխարկել FBX-ը OBJ-ի C#-ում Ինչպես փոխարկել FBX ֆայլը OBJ-ի...

    kb.aspose.com/hy/3d/page/3/
  8. Convert X to JT via Python | products.aspose.com

    Sample code for X to JT Python conversion. Use API example code for batch X files to JT conversion within VB.NET, Asp.NET or any .NET based application....supports Discreet3DS, WavefrontOBJ, FBX (ASCII, Binary), STL (ASCII,...deprecated since 2014 as the Autodesk FBX file format serves better as...

    products.aspose.com/3d/python-net/conversion/x-...
  9. 创建具有原始 3D 形状的场景|Documentation

    Aspose.3D for Java API 支持基元 3D 形状。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...此代码示例创建一个包含原始 3D 形状的场景,并将其保存在 FBX 文件中。 // The path to the documents...()); // Save drawing in the FBX format MyDir = MyDir + RunExamples...

    docs.aspose.com/3d/zh/java/create-scene-with-pr...
  10. Convert X to USD via Java | products.aspose.com

    Sample Java conversion code for X format to USD file. Use this example code to convert X to USD within any Web or Desktop Java based application....(ASCII, Binary), Universal3D, FBX (ASCII, Binary), Collada, glTF...deprecated since 2014 as the Autodesk FBX file format serves better as...

    products.aspose.com/3d/java/conversion/x-to-usd/