بدون توضیح

Gary Munnelly e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
engine e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
examples e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
macros 1c482e9dd6 Fixed some bugs with player movement and updated raycasting 3 سال پیش
shared a63e525871 Wall Raycast working again, now with lookup table for indexing texture 3 سال پیش
tools e93b1dab00 Refactored code into modules. Deleted much legacy code. Switched lookup table generation from build.rs to macros 3 سال پیش
.dockerignore e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
.gitignore 8be6bc542b Initial commit 3 سال پیش
.gitmodules e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
Cargo.toml e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
Dockerfile e111c67ce4 General refactoring. Also updating node dependencies. 11 ماه پیش
README.md 6fd47b5e6c Wall texturing implemented. Testing tilesheets added. Added img2tex project and turned project into a workspace 3 سال پیش

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.