1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-26 15:13:19 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
Zeno Rogue
74ff8c7192 ray:: use get_darkval 2019-10-26 09:14:38 +02:00
Zeno Rogue
8560f2322c ray:: minstep and maxstep configurable 2019-10-26 00:43:15 +02:00
Zeno Rogue
5c335fb281 ray:: no render past walls in racing 2019-10-26 00:27:31 +02:00
Zeno Rogue
1f1b04bf93 out-of-range color configurable 2019-10-26 00:17:58 +02:00
Zeno Rogue
5c884dbfc1 ray:: CLI options 2019-10-26 00:12:40 +02:00
Zeno Rogue
fc9e2391dc ray:: max cells and rays_generate configurable 2019-10-26 00:12:30 +02:00
Zeno Rogue
7879a4abe1 ray:: two-dimensional cell lists 2019-10-26 00:01:12 +02:00
Zeno Rogue
e0f243b11c ray:: fixed order 2019-10-25 23:24:31 +02:00
Zeno Rogue
fcebfdbcf3 number of iterations configurable 2019-10-25 15:18:31 +02:00
Zeno Rogue
4e8e904ae2 compressed the uniform array uM 2019-10-25 15:11:44 +02:00
Zeno Rogue
8e5cf373cf ray:: range configurable 2019-10-25 15:05:17 +02:00
Zeno Rogue
bd7805e68d ray:: namespace and basic configurator 2019-10-25 14:50:48 +02:00
Zeno Rogue
85a08d205d refactored celldraw 2019-10-25 12:44:41 +02:00
Zeno Rogue
8337a83568 raycasting::: ray_comparison_mode 2019-10-23 23:10:50 +02:00
Zeno Rogue
0905117869 raycasting:: Nil using geodesic formulas 2019-10-23 23:09:49 +02:00
Zeno Rogue
be9cea07b3 raytracing:: better Solv, and Nil 2019-10-23 18:52:57 +02:00
Zeno Rogue
3943b1937b raycaster for Solv 2019-10-22 22:42:48 +02:00
Zeno Rogue
08700803c0 wall coordinate reading 2019-10-22 12:07:38 +02:00
Zeno Rogue
ed5a86a1b8 raycasting:: Euclidean 2019-10-22 10:52:17 +02:00
Zeno Rogue
edbbb51135 basic raycaster implementation 2019-10-22 00:37:57 +02:00