Bez popisu

Gary Munnelly f037e2d647 Added demo crate to separate engine functionality from demonstrations. JSON format for initializing engine před 2 roky
assets 7d9ac928f1 Transparency implemented. Fixed a bug with texture transformer před 2 roky
demo f037e2d647 Added demo crate to separate engine functionality from demonstrations. JSON format for initializing engine před 2 roky
engine f037e2d647 Added demo crate to separate engine functionality from demonstrations. JSON format for initializing engine před 2 roky
img2tex 7d9ac928f1 Transparency implemented. Fixed a bug with texture transformer před 2 roky
.gitignore 8be6bc542b Initial commit před 2 roky
.gitmodules f037e2d647 Added demo crate to separate engine functionality from demonstrations. JSON format for initializing engine před 2 roky
Cargo.toml f037e2d647 Added demo crate to separate engine functionality from demonstrations. JSON format for initializing engine před 2 roky
README.md 6fd47b5e6c Wall texturing implemented. Testing tilesheets added. Added img2tex project and turned project into a workspace před 2 roky

README.md

Fourteen Screws

While waiting for my calcaneus to heal, I’m writing a Wolfenstein 3D type engine in Rust and WebAssembly.

I don’t know Rust. Or WebAssembly.