Jocelyn Beedie
Jocelyn Beedie
https://github.com/Jellonator/noclip.website/tree/bcn Finished first task. Moved deswizzle and BCn decompression to Rust. I managed to eek out a bit more performance by performing both in the same function. My (admittedly not...
I made the texture loading bit async, dunno if you want to keep that or not. It's difficult to make it synchronous due to the way loading WASM works.
Thanks! I think that's all of the dependencies, I said "and many others" because I assumed there was more. Right now I'm modifying the code a little bit to see...
After a little bit of work, I managed to compile the demo in Mint. There is a weird issue with it, tile zero's background color is invisible. I doubt that...