卖家尚未把此列表迁移至FAB。你只能在Epic Games启动程序上的库中使用它。了解有关Fab的详情

RT Dynamic Triangle And Tools

lurongjiu - 代码插件 - 2024/06/25

Editing and runtime constructing triangles,real-time update,Providing multiple display modes (such as wireframe), a series of mathematical methods.

  • 支持的平台
  • 支持的引擎版本
    5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Support for building triangles during editing and runtime, with real-time updates of triangle data, and support for multiple rendering methods, including but not limited to wireframe display mode. Also offer a comprehensive set of mathematical methods tailored for triangles to fulfill your various needs in triangle manipulation.

技术细节

Features:

  •  Constructing a triangle structure using three points.
  • Reading all triangular faces of a static mesh and returning an array of triangles.
  •  Reading all vertex positions from a static mesh.
  • Rendering these triangles during editing and runtime.
  • Updating the properties of these triangles, including vertex positions, vertex colors, wireframe display, edge fadeoff, and illumination, etc, during editing and runtime.
  •  Retrieving all properties from rendered triangles during editing and runtime.
  • A series of mathematical formulas related to triangles, such as calculating the circumcircle.
  • Some formulas related to tetrahedrons, such as calculating the inscribed sphere.
  • Transform and Inverse transform itself.

Code Modules:

  •  Rt Dynamic Tri And Tools [Editor and Runtime]


Number of C++ Classes:5

Network Replicated: No

Supported Development Platforms: win64

Supported Target Build Platforms: win64

Documentation: https://docs.qq.com/doc/DTlBPUkZjU3Z3Slpu

标签

DYNAMICMATHTRIANGLEWIREFRAMEREAL-TIMEEDITABLE