lofcz / SimplexRpgEngine

Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Other
158 stars 18 forks source link

math_ #56

Open drewmccluskey opened 6 years ago

drewmccluskey commented 6 years ago

Currently Finished Until Further Changes Required

Epsilon

Random

Trig

Rounding

Misc

Vector

lofcz commented 6 years ago

Marked functions that won't be ported

drewmccluskey commented 5 years ago

I have been trying to understand dot_product and dot_product_normalized but just don't understand them enough to be able to really write a doc on them. Matej or Cryo, do you guys understand it enough to write one and I can edit the English?

lofcz commented 5 years ago

Will add missing entries (dot_product).