Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 714 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 714 Bytes

My submission for the 2024 js13kGames competition.

https://js13kgames.com/

Unfortunately, I was not able to come up with a game concept in time, so this was submitted to the "Unfinished" category as a tech demo. I still wanted to submit this however because I am proud of the hard work this took to acheive real-time raytracing on voxels of this scale inside of the browser in under 13kb. In the demo, there are a total of 187,500 voxels.

I apologize for the somewhat messy state of the code. You know how game jams go! I will try to clean it up soon.

For those interested, here is a short making of "F-Stop" blog post.

https://idkwhatt0callthis.blogspot.com/2024/09/raytracing-187500-voxels-in-browser.html