TeX Engine

Hubber Studios - Code Plugins - Jun 13, 2024
Not Yet Rated

Renders LaTeX formulas, enabling seamless integration of high-quality mathematical notation into your 3D environments and applications.

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 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.

Official Documentation: TeX Engine

Project Example: Download

For support, please join our Discord Server


This Unreal Engine plugin allows you to render LaTeX formulas, providing a seamless integration of high-quality mathematical notation into your projects. It's fully compatible with the UMG framework, enabling you to easily incorporate complex equations and scientific expressions into your UI elements. Ideal for educational apps, simulations, and any project requiring precise mathematical representation.


HOW TO USE

  1. Insert a TexWidget: Inside the UMG editor add a TexWidget into your UI Tree.
  2. Set the TeX Formula: Write the TeX formula through default panel or with the exposed blueprint function.

Technical Details

Font License:

Bakoma:

  • cmex, cmmi, cmmib
  • eufb, eufm, cmbsy, cmsy, msam, msbm
  • cmr, cmbx, cmbxsl, cmbxti, cmcsc, cmitt, cmsl, cmsltt, cmss, cmssbx, cmssi, cmtcsc, cmtex, cmti, cmtt


Knuth

  • dsrom


LATEX Project Public License

  • stmary10


Other free:

  • rsfs10
  • special
  • bi10, bx10, i10, r10, sb10, sbi10, si10, ss10, tt10


Code Modules

  • TexEngine (Runtime)
  • TexEngineEditor (Editor)


Number of Blueprints: 1

Number of C++ Classes: 10

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation: TeX Engine