.. |
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
|
Impl. shader for SparkEffect
|
2023-08-31 17:02:36 +09:00 |
3d_helpers.h
|
Impl. shader for SparkEffect
|
2023-08-31 17:02:36 +09:00 |
common_constants.cc
|
Minor refactoring
|
2023-08-31 15:34:58 +09:00 |
common_constants.h
|
Minor refactoring
|
2023-08-31 15:34:58 +09:00 |
electricity_effect.cc
|
Refactor fetching uniform handles for shaders
|
2023-09-04 12:07:15 +09:00 |
electricity_effect.h
|
Refactor fetching uniform handles for shaders
|
2023-09-04 12:07:15 +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
|
Minor fix
|
2023-09-01 11:58:18 +09:00 |
game.h
|
Impl. clearing and pushing trunnerscreen from js
|
2023-08-31 22:17:19 +09:00 |
main.cc
|
Attempt to properly define pointer variable
|
2023-08-31 22:22:27 +09:00 |
raymath.cc
|
Fixes
|
2023-08-04 11:42:11 +09:00 |
screen.cc
|
Organize imports on screen.cc
|
2023-08-23 17:35:24 +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
|
Reduce screen object size by wrapping arrays
|
2023-10-20 23:24:05 +09:00 |
screen_trunner.h
|
Reduce screen object size by wrapping arrays
|
2023-10-20 23:24:05 +09:00 |
screen_walker_hack.cc
|
Refactor WalkerHackScreen, close on success
|
2023-08-24 15:55:27 +09:00 |
screen_walker_hack.h
|
Refactor WalkerHackScreen, close on success
|
2023-08-24 15:55:27 +09:00 |
spark_effect.cc
|
Refactor fetching uniform handles for shaders
|
2023-09-04 12:07:15 +09:00 |
spark_effect.h
|
Refactor fetching uniform handles for shaders
|
2023-09-04 12:07:15 +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 |