Skip to content

Commit

Permalink
Update screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreid committed Oct 24, 2023
1 parent 58fe8c6 commit 99a326d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ This project is (will be) a game engine for worlds made of cubical blocks (“bl

Or rather, that's the plan; for now, it mainly supports rendering of said content, and I am aiming to duplicate and expand on the functionality of my previous work [Cubes](https://github.com/kpreid/cubes/). That was written in JavaScript; this compiles to WebAssembly so the result will still run in the browser, but also someday support a multiplayer server and storage backend.

![](https://switchb.org/kpreid/2020/all-is-cubes-10-13-progress.png)
![](https://annex.switchb.org/2023/10-24-all-is-cubes-atrium.jpg)

Above: a partial, procedural voxel recreation of the Sponza Atrium computer graphics test scene, assembled and rendered using All is Cubes.

Project organization
--------------------
Expand Down

0 comments on commit 99a326d

Please sign in to comment.