1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-21 20:29:59 +01:00
Commit graph

17 commits

Author SHA1 Message Date
Miloslav Číž
c6bcb70158 Optimize 2018-08-31 11:32:53 +02:00
Miloslav Číž
5ee1c370dc Add benchmark 2018-08-31 11:20:36 +02:00
Miloslav Číž
964d22467d Fix a bug 2018-08-31 10:59:32 +02:00
Miloslav Číž
b774d8fdd1 Add vectorCos function 2018-08-30 18:31:08 +02:00
Miloslav Číž
01517bd1df Add hit direction 2018-08-30 14:44:14 +02:00
Miloslav Číž
f58e9035da Fix offset bug 2018-08-30 14:22:13 +02:00
Miloslav Číž
4ed686ea81 Fix distance 2018-08-30 11:15:52 +02:00
Miloslav Číž
bb09c50496 Fix a bug 2018-08-30 10:09:52 +02:00
Miloslav Číž
1142ceb1ba Add castRays function 2018-08-30 08:51:53 +02:00
Miloslav Číž
d37870efb1 Add angleToDirection 2018-08-23 09:35:10 +02:00
Miloslav Číž
b973df588b Add sin and cos 2018-08-23 09:25:34 +02:00
Miloslav Číž
126f38e5c0 Fix a bug 2018-08-23 03:04:52 +02:00
Miloslav Číž
ddbbfef456 Separate tests 2018-08-23 02:46:40 +02:00
Miloslav Číž
5327bbc5c6 Add multi hit function 2018-08-23 02:36:51 +02:00
Miloslav Číž
b7d9db3edf Add tests 2018-08-23 00:50:19 +02:00
Miloslav Číž
879326c3db Add castRay function 2018-08-22 08:21:38 +02:00
Miloslav Číž
44c48182ab Init 2018-08-21 13:49:45 +02:00