stephenseo
  • Joined on 2021-04-30
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-09 03:39:22 +00:00
2dc30ce252 Change camera behavior to follow click/touch
0467c945b5 Refactor duplicate code into function
Compare 2 commits »
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-08 03:21:27 +00:00
6580049978 Impl. click/touch collision with environment
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-08 02:34:37 +00:00
4a5b3073c3 Impl. randomized environment
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-07 12:41:47 +00:00
0d36747031 Add helper fn to calc. ray/plane intersection
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-07 05:14:35 +00:00
4fd9ce3b33 Implement click/touch ray-tracing onto surface
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-07 03:55:28 +00:00
fe59f09af5 Begin work on environment
stephenseo pushed to main at stephenseo/MyNeoVimConfig 2023-08-06 10:47:43 +00:00
3874ba55b6 Fix syntax highlighting (use tree-sitter, not lsp)
stephenseo pushed to main at stephenseo/MyNeoVimConfig 2023-08-06 10:05:51 +00:00
c047085bdf Update README.md
stephenseo pushed to main at stephenseo/MyNeoVimConfig 2023-08-06 10:04:16 +00:00
1da3510ef4 Update submodules
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-06 09:15:10 +00:00
bd3f760588 Minor fix
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-06 09:12:19 +00:00
ce06880a24 Update README.md
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-06 09:07:59 +00:00
61bd170f20 Minor fixes
stephenseo deleted branch workflow_test from stephenseo/jumpartifact.com_demo_0 2023-08-06 05:03:35 +00:00
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-06 05:03:08 +00:00
f0a2796b90 Add workflow to build/publish WASM
stephenseo pushed to workflow_test at stephenseo/jumpartifact.com_demo_0 2023-08-06 05:00:37 +00:00
6bc1d10de5 Test workflow to build/publish WASM
stephenseo pushed to workflow_test at stephenseo/jumpartifact.com_demo_0 2023-08-06 04:58:00 +00:00
6d3010f908 Test workflow to build/publish WASM
stephenseo created branch workflow_test in stephenseo/jumpartifact.com_demo_0 2023-08-06 04:55:47 +00:00
stephenseo pushed to workflow_test at stephenseo/jumpartifact.com_demo_0 2023-08-06 04:55:47 +00:00
8bb6d30ced Test workflow to build/publish WASM
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-04 05:33:50 +00:00
8bc8bdf0c5 Test using a textured cube
stephenseo pushed to main at stephenseo/jumpartifact.com_demo_0 2023-08-04 02:44:29 +00:00
f0ce6520f4 Fixes