No description
Find a file
Vijfhoek 032d527af3
Differentiate between Vertex and BlockVertex
This allows for BlockVertex to store additional information, like the texture ID, without resorting to ugly hacks like passing it as a float
2021-06-01 23:27:08 +02:00
assets rm -rf ugly texture pack 2021-06-01 21:16:01 +02:00
src Differentiate between Vertex and BlockVertex 2021-06-01 23:27:08 +02:00
.gitattributes Add assets 2021-05-28 02:57:39 +02:00
.gitignore Play around with webgpu 2021-05-31 04:49:38 +02:00
Cargo.lock Change to 64x64x64 chunks, parallellize worldgen and geometry generation 2021-06-01 16:03:46 +02:00
Cargo.toml Change to 64x64x64 chunks, parallellize worldgen and geometry generation 2021-06-01 16:03:46 +02:00