- Joined
- Nov 11, 2004
- Messages
- 2,035
So as some people are aware I wrote a local 3D model viewer called WhiteoutFlakes. I now have made the whole viewer recompile into WebAssembly and set up a UI to be used the same way as the hive's current viewer. The source code can be found Here
Key features:
Key features:
- Modern design.
- Full Warcraft 3 Classic support: all materials, particle emitters system, ribbon emitters, lights, cameras, etc.
- Pixel accurate precision; the shaders are based in reverse engineering of Warcraft 3 Reforged actual shaders.
- Full support for Reforged models, from version 800 to 1200.
- Support for PopcornFX emulation.
- Written in C++20, compiled into WebAssembly.



