]> git.seodisparate.com - jumpartifact.com_demo_0/shortlog
jumpartifact.com_demo_0
2023-08-08 Stephen SeoImpl. randomized environment
2023-08-07 Stephen SeoAdd helper fn to calc. ray/plane intersection
2023-08-07 Stephen SeoImplement click/touch ray-tracing onto surface
2023-08-07 Stephen SeoBegin work on environment
2023-08-06 Stephen SeoMinor fix
2023-08-06 Stephen SeoUpdate README.md
2023-08-06 Stephen SeoMinor fixes
2023-08-06 Stephen SeoAdd workflow to build/publish WASM
2023-08-04 Stephen SeoTest using a textured cube
2023-08-04 Stephen SeoFixes
2023-08-02 Stephen SeoImpl 3d_helpers, unit tests, basic 3D demo
2023-08-01 Stephen SeoAdd ScreenStack::clear_screens()
2023-07-31 Stephen SeoEmit warning: ScreenStack tries to pop when empty
2023-07-31 Stephen SeoDefer ScreenStack actions to start of update
2023-07-31 Stephen SeoCreate "Screen" abstraction, "test" in TestScreen
2023-07-31 Stephen SeoImpl. getting delta-time per frame
2023-07-31 Stephen SeoKeep all "draw commands" in Game
2023-07-31 Stephen SeoUse game object for updates/draws/state
2023-07-31 Stephen SeoAdd README.md video_0
2023-07-31 Stephen SeoAdd LICENSE
2023-07-31 Stephen SeoAdd note about the version of emsdk used
2023-07-30 Stephen SeoFix Makefile (native build)
2023-07-30 Stephen SeoSome minor fixes to build process
2023-07-30 Stephen SeoInit skeleton project using emscripten/raylib
2023-07-30 Stephen SeoInit empty commit