This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

RT Dynamic Triangle And Tools

lurongjiu - Code Plugins - Jun 25, 2024

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

  • Supported Platforms
  • Supported Engine Versions
    5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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.

Technical Details

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

Tags

DYNAMICMATHTRIANGLEWIREFRAMEREAL-TIMEEDITABLE