六月特卖现已开启!即日起至6月20日,精选商品最低三折起。

TeX Engine

Hubber Studios - 代码插件 - 2024/06/13
尚未评分

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

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

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.

技术细节

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