aespa.hashnode.devd3d9-webgl — Run Legacy D3D9 Code in the Browser Without Rewriting ItI ported a 2003 online game to the browser. The game was written in C++ with Direct3D 9. Emscripten handles the C++-to-Wasm part fine, but the moment you #include <d3d9.h>, the build dies — that heade23h ago·4 min read
aespa.hashnode.devRed Stone Online Server Files Released: Now Playable Directly in Your Browser!Have you ever wished you could dive into the world of the classic online MMORPG, "REDSTONE," without the hassle of installing it on your computer? Well, buckle up because we've turned that dream into a reality! The Inception of the Redstone Browser E...Jan 1, 2024·12 min read