Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 8,526 for

fileformat api

(0.08 sec)
  1. Triangulate Mesh|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)....3D for Java API has support of triangulating...); scene . save ( MyDir , FileFormat . FBX7400ASCII ); Split Mesh...

    docs.aspose.com/3d/java/triangulate-mesh/
  2. 三角网格|Documentation

    Aspose.3D for Java Api 支持三角网格,这对游戏行业很有用,因为三角形是GPU硬件支持的唯一受支持的图元 (非三角形数据在驱动程序级别进行三角化,这在实时渲染中效率低下)。...3D for Java API 支持三角网格,这对游戏行业很有用,因为三角形是GPU硬件支持的唯一受支持的图元...); scene . save ( MyDir , FileFormat . FBX7400ASCII ); 分割网格...

    docs.aspose.com/3d/zh/java/triangulate-mesh/
  3. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...threed import FileFormat , Scene from aspose.threed...formats scene . save ( output , FileFormat . FBX7500ASCII ) 在多个节点之间共享网格的几何数据...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...
  4. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....ColladaSaveOptions for the FileFormat.Collada save format. Use...from aspose.threed import FileFormat from aspose.threed.formats...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  5. Ինչպես փոխարկել FBX ֆայլը OBJ-ի Python-ում

    Այս ճշգրիտ հոդվածը մանրամասնում է, թե ինչպես փոխարկել FBX ֆայլը OBJ-ի Python-ում: Այն քննարկում է շրջակա միջավայրի կարգավորումը, ալգորիթմը և կոդի հատվածը՝ Python-ում FBX-ին OBJ-ի փոխակերպելու համար:...Pronađite odgovore pomoću API-ja Aspose.Total Product Family...աղբյուրի FBX ֆայլը OBJ ձևաչափով՝ FileFormat դասի WAVEFRONT_OBJ հատկությամբ:...

    kb.aspose.com/hy/3d/python/how-to-convert-fbx-f...
  6. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D Api represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D Api internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....3D API represents a 3D scene. Developers...Rendering) materials, Aspose.3D API internally converts non-PBR materials...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  7. 将 3D 模型中的所有多边形转换为三角形|Documentation

    Aspose.3D for Java Api 支持在任何受支持的 3D 文档中将所有多边形转换为三角形。...3D for Java API 支持在任何受支持的 3D 文档中将所有多边形转换为三角形。..."triangulated_out.fbx" , FileFormat . FBX7400ASCII ); 产生紫外线...

    docs.aspose.com/3d/zh/java/convert-all-polygons...
  8. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET Api, developers can build tangent and binormal data for all meshes in any supported 3D file....NET API, developers can build tangent..."BuildTangentAndBinor_out.fbx" ), FileFormat . FBX7400ASCII ); Generate...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  9. How to Convert FBX File to OBJ in Python

    This precise article elaborates on how to convert FBX file to OBJ in Python. It discusses the environment setup, the algorithm, and a code snippet to convert FBX to OBJ in Python....Find Answers by API Aspose.Total Product Family Aspose.Words...WAVEFRONT_OBJ property of the FileFormat class These steps summarize...

    kb.aspose.com/3d/python/how-to-convert-fbx-file...
  10. Ինչպես փոխարկել GLB-ն FBX-ի Java-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել GLB-ն FBX-ի Java-ի միջոցով: Այն ունի բոլոր մանրամասները՝ IDE-ն կարգավորելու համար, քայլերի ցանկ և գործարկվող կոդ՝ GLB-ից FBX փոխարկիչի մշակման համար Java-ի միջոցով:...Pronađite odgovore pomoću API-ja Aspose.Total Product Family...ֆայլի ձևաչափը՝ օգտագործելով FileFormat համարիչը Պահպանեք ստացված...

    kb.aspose.com/hy/3d/java/how-to-convert-glb-to-...