Skip to content

Math formulation renderer for MTA San Andreas written in Lua

Notifications You must be signed in to change notification settings

quiret/lua_math_formulas

Repository files navigation

lua_math_formulas

Math formulation renderer for MTA San Andreas written in Lua

image

Put it into your MTA Server resources folder and start this resource.

MTA forums topic: https://forum.mtasa.com/topic/132054-toolkit-math-formula-rendering/

Available test commands

The following commands draw a mathematical formula at pixel coord (300, 300).

  • dt disfract
  • dt fraction
  • dt sqroot
  • dt realdf
  • dt realfract
  • dt realexp
  • dt realexpfract
  • dt realrootfract
  • dt realadd
  • dt realaddcomplex
  • dt realaddcomplex2
  • dt realdiv
  • dt realdivcomplex
  • dt realdivcomplex2
  • dt realdivcomplex3
  • dt realdivcomplex4
  • dt realdivcomplex5
  • dt off

Have fun!

About

Math formulation renderer for MTA San Andreas written in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages