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

21 commits

Author SHA1 Message Date
Miloslav Číž
50df4a40f4 Render wall height offset 2018-08-31 19:13:15 +02:00
Miloslav Číž
fb3922a7ba Render camera height 2018-08-31 19:01:36 +02:00
Miloslav Číž
30f8e6f205 Add render function 2018-08-31 18:26:51 +02:00
Miloslav Číž
1e5d223be2 Rework castRays function 2018-08-31 18:11:32 +02:00
Miloslav Číž
40d80db615 Fix pokitto bugs 2018-08-31 16:46:55 +02:00
Miloslav Číž
c4d5f80eab Add profiling 2018-08-31 15:38:02 +02:00
Miloslav Číž
7fb63e26e8 Use more structs 2018-08-31 13:29:50 +02:00
Miloslav Číž
31fcc271c3 Add typedefs 2018-08-31 11:51:03 +02:00
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
Renamed from raycastlib.c (Browse further)