.. |
test
|
Add helper fn to calc. ray/plane intersection
|
2023-08-07 21:39:59 +09:00 |
.lvimrc
|
Init skeleton project using emscripten/raylib
|
2023-07-30 21:34:38 +09:00 |
3d_helpers.cc
|
Minor fixes to 3d_helpers.cc
|
2023-08-18 13:27:49 +09:00 |
3d_helpers.h
|
Refactorings, cleanup
|
2023-08-11 19:31:03 +09:00 |
common_constants.h
|
Impl. roaming walkers
|
2023-08-11 12:38:55 +09:00 |
ems.cc
|
Impl. randomized environment
|
2023-08-08 11:33:07 +09:00 |
ems.h
|
Begin work on environment
|
2023-08-07 12:54:23 +09:00 |
game.cc
|
Impl. "construct screen" fn for Screen/ScreenStack
|
2023-08-17 13:00:42 +09:00 |
game.h
|
Create "Screen" abstraction, "test" in TestScreen
|
2023-07-31 16:27:01 +09:00 |
main.cc
|
Allow resizable window in native build
|
2023-08-21 12:58:52 +09:00 |
raymath.cc
|
Fixes
|
2023-08-04 11:42:11 +09:00 |
screen.cc
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
screen.h
|
Remove unnecessary include
|
2023-08-23 16:41:42 +09:00 |
screen_test.cc
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
screen_test.h
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
screen_trunner.cc
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
screen_trunner.h
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
screen_walker_hack.cc
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
screen_walker_hack.h
|
Impl. "hacking" a "Walker"
|
2023-08-23 16:37:26 +09:00 |
surface_triangle.cc
|
Impl. resetting surface with neat visual effect
|
2023-08-21 14:37:50 +09:00 |
surface_triangle.h
|
Minor fix when generating surface_triangles
|
2023-08-21 15:53:10 +09:00 |
walker.cc
|
Minor refactorings
|
2023-08-15 15:44:11 +09:00 |
walker.h
|
Minor fixes
|
2023-08-18 15:50:37 +09:00 |