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

300 commits

Author SHA1 Message Date
Miloslav Číž
2d5df9fa58 Update terminal test 2020-06-20 22:34:10 +02:00
Miloslav Číž
79fef6c51b Improve tests 2020-06-20 18:48:02 +02:00
Miloslav Číž
2169b4db39 Fix render simple 2020-06-20 18:19:33 +02:00
Miloslav Číž
a18264c2a6 Update tests 2020-06-18 17:56:43 +02:00
Miloslav Číž
867ff32c6b Fix ugly fix 2020-03-13 17:27:03 +01:00
Miloslav Číž
cd88d5a92d Fix collision checking 2020-03-09 16:21:10 +01:00
Miloslav Číž
8a4077bd03 Fix FOV 2020-02-27 12:07:48 +01:00
Miloslav Číž
f09006066d Ugly hack fix 2020-02-25 17:04:11 +01:00
Miloslav Číž
b542aeebea Merge branch 'master' of https://gitlab.com/drummyfish/raycastlib 2020-02-08 20:17:54 +01:00
Miloslav Číž
1113454c07 Fix collision bug 2020-02-08 20:17:40 +01:00
Miloslav Číž
97eece4b8c Update README.md 2019-12-23 20:32:37 +00:00
Miloslav Číž
5d2d65e327 Add comment 2019-11-30 08:41:17 +01:00
Miloslav Číž
256221c6a2 Fix distance overflow 2019-10-21 17:37:35 +02:00
Miloslav Číž
c813602947 Add parentheses 2019-10-14 01:08:38 +02:00
Miloslav Číž
733992056a Optimize 2019-10-12 16:29:13 +02:00
Miloslav Číž
10399c778a Optimize helper functions 2019-10-12 01:49:35 +02:00
Miloslav Číž
eda0106d08 Optimize horizontal depth 2019-10-11 18:10:12 +02:00
Miloslav Číž
f891b6317a Clamp negative depth to 0 2019-10-11 15:02:13 +02:00
Miloslav Číž
646755b45d Dont start from negative tex coords 2019-10-07 21:43:16 +02:00
Miloslav Číž
df9e6e740c Improve mapping to screen 2019-10-07 02:41:26 +02:00
Miloslav Číž
0c66c8b407 Improve point mapping 2019-10-06 21:29:41 +02:00
Miloslav Číž
283db728fb Improve point mapping 2019-10-06 21:20:40 +02:00
Miloslav Číž
784b3f8a49 Improve texture performance! (scaling) 2019-09-30 17:15:54 +02:00
Miloslav Číž
6424dba6d2 Fix texturing (no negative coords) 2019-09-28 02:08:53 +02:00
Miloslav Číž
3a0c1dfffe Compute height even for wall pixels 2019-09-27 04:11:52 +02:00
Miloslav Číž
c737137402 Horizontal -> vertical 2019-09-27 03:57:12 +02:00
Miloslav Číž
00919b8c23 Add commen 2019-08-31 18:42:52 +02:00
Miloslav Číž
1b31346351 Merge branch 'master' of https://gitlab.com/drummyfish/raycastlib 2019-08-31 18:28:13 +02:00
Miloslav Číž
e77cbe1a25 equilinear -> rectilinear 2019-08-31 18:28:02 +02:00
Miloslav Číž
57064f51d2 Update raycastlib.h 2019-08-31 01:14:30 +00:00
Miloslav Číž
544d0dd30b Update README.md 2019-08-26 11:55:43 +00:00
Miloslav Číž
e52fb3e665 Add comments 2019-08-17 13:15:57 +02:00
Miloslav Číž
57c2bb34e4 Improve distance computations 2019-08-16 20:41:03 +02:00
Miloslav Číž
79f360474b Merge branch 'master' of https://gitlab.com/drummyfish/raycastlib 2019-07-21 20:39:29 +02:00
Miloslav Číž
e75dcd16d6 Unify door roll 2019-07-21 20:39:11 +02:00
Miloslav Číž
aed081fbc9 Update README.md 2019-07-13 17:39:43 +00:00
Miloslav Číž
c766a296e9 Update README.md 2019-07-03 22:39:15 +00:00
Miloslav Číž
17c9b506da Update raycastlib.h 2019-07-03 22:38:45 +00:00
Miloslav Číž
b557a34477 Merge branch 'master' of https://gitlab.com/drummyfish/raycastlib 2019-07-04 00:38:07 +02:00
Miloslav Číž
2c81bea2a8 Add LICENSE 2019-07-04 00:37:55 +02:00
Miloslav Číž
ccf7ce004c Update README.md 2019-07-01 16:42:00 +00:00
Miloslav Číž
a30edce4fe Update README 2019-06-26 21:42:50 +02:00
Miloslav Číž
9159477927 Merge branch 'master' of https://gitlab.com/drummyfish/raycastlib 2019-06-26 21:41:43 +02:00
Miloslav Číž
c36fa9bbd7 Add and test doxyfile 2019-06-26 21:41:35 +02:00
Miloslav Číž
a54494d623 Update README.md 2019-06-26 19:11:21 +00:00
Miloslav Číž
5a0c205913 Update README.md 2019-06-25 16:30:22 +00:00
Miloslav Číž
6934eccc76 Update README.md 2019-06-25 15:22:42 +00:00
Miloslav Číž
d8defb21cc Update README.md 2019-06-25 15:10:10 +00:00
Miloslav Číž
9852aec2ef Update README.md 2019-06-25 15:08:18 +00:00
Miloslav Číž
c2a35db35b Update README.md 2019-06-25 14:52:54 +00:00