Milan Nikolic
c878e5c98a
Fix physics
2022-03-24 00:05:50 +01:00
Yury Kotov
2b5dfe3719
Physics: fix wrong max float
...
fltMax constant seems to have incorrect value '3.402823466 + 38' instead of '3.402823466e+38'.
But anyway, it makes more sense to use corresponding constant from math lib.
2022-01-04 01:30:48 +01:00
Milan Nikolic
5b0944b556
Move raymath to raylib package, issue #58
2020-09-05 17:38:24 +02:00
Milan Nikolic
08aa518a46
Update C sources, add new functions and rename package to
2018-10-08 18:56:34 +02:00
Milan Nikolic
69dac275b4
Typo
2017-11-19 20:35:01 +01:00
Milan Nikolic
af6e457322
Typo
2017-11-19 20:31:59 +01:00
Milan Nikolic
fc1eef80f8
Improve physics and add examples
2017-11-19 18:35:44 +01:00
Milan Nikolic
fa05ad4498
Physics - WIP
2017-05-02 21:49:12 +02:00
Milan Nikolic
468b700d5d
Golint
2017-02-21 17:16:26 +01:00
Milan Nikolic
d7ff68b487
Initial commit
2017-01-27 09:35:30 +01:00