RagnarokResearchLab / ragnarokresearchlab.github.io

Documentation that covers the technical aspects of Ragnarok Online
https://ragnarokresearchlab.github.io
12 stars 5 forks source link

Consider integrating a 3D viewer to illustrate rendering concepts #122

Open rdw-software opened 4 days ago

rdw-software commented 4 days ago

As long as it doesn't host assets (other than the rendering library), the footprint shouldn't be too large. Interactivity would be a huge plus. Could even reuse all that old JavaScript code and allow people to render scenes in the browser, without having to install other tools. It likely won't be as performant as the WebGPU renderer, but should be sufficient for illustration purposes.