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

281 commits

Author SHA1 Message Date
Miloslav Číž
471b989fcb Compute fog 2018-09-01 12:04:29 +02:00
Miloslav Číž
c4b664714b Make render work 2018-09-01 09:55:35 +02:00
Miloslav Číž
cc93dfcba8 Rework rendering 2018-09-01 09:46:19 +02:00
Miloslav Číž
31691f8023 Fix wall heights 2018-09-01 09:07:49 +02:00
Miloslav Číž
3404194dfb Render floor 2018-09-01 08:17:01 +02:00
Miloslav Číž
d449c7b52e Add comments 2018-09-01 07:27:17 +02:00
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
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