15 lines
403 B
Markdown
15 lines
403 B
Markdown
# About
|
|
|
|
This repository is for a Voxel Game Engine based on [this](https://daymare.net/blogs/voxel-engine-in-a-weekend/) blog post.
|
|
|
|
Currently, however, the program only renders a single cube.
|
|
|
|

|
|
|
|
## World Render - 11/10/25
|
|
|
|
World now renders as a single mesh! Much faster than rendering cube by cube.
|
|
|
|

|
|
|