Commit graph

15 commits

Author SHA1 Message Date
62838e3b64
feat: reset button 2024-12-26 04:15:00 +00:00
55eaa057ad
feat: basic website style 2024-12-26 04:14:46 +00:00
77c7b9cade
fix: proper update with locking 2024-12-26 04:12:38 +00:00
b63b7d2b3f
fix: only rotate on pointerlock 2024-12-26 01:25:50 +00:00
46fbf1e289
refactor: multiple javascript files 2024-12-26 01:25:29 +00:00
367153bbf6
fix(perf): assign color once per pixel 2024-12-26 00:59:14 +00:00
b5df780b75
fix: inverted controls 2024-12-26 00:58:36 +00:00
6161fdc460
feat!: rotation based on mouse movement 2024-12-26 00:38:29 +00:00
39f9437838
chore: reformat 2024-12-18 08:32:49 +00:00
5b6d03e1c8
feat!: raymarcher init with movement 2024-12-18 07:37:57 +00:00
f6c2f2d3d7
chore: pointer lock 2024-12-18 07:36:41 +00:00
de87bd233a
feat: add wasdqe movement 2024-12-18 07:36:23 +00:00
a113e3a826
chore: make canvas larger 2024-12-18 07:35:18 +00:00
98ca067fcf
chore:rename shaders 2024-12-18 07:34:53 +00:00
7731836f6a
initial commit
Currently has a working website with half of two images displayed.
Please find your own images
2024-12-17 07:20:25 +00:00