Graphalite is a library to render Geometry Dash levels
See: index.html
Event listeners will probably be moved in the Renderer or Camera classes.
Important
loadLevel()
expects a un-b64 encoded un-gzipped level object string.
It should be semi-colon (;) delimited.
pnpm dev
- IliasHDZ for making the OG GDRW and the new amazing update for reference
- Colon for sprite viewer which helped in development
- maxnut and GDRender contributors for object.json
- fig for answering my dumb questions
This software is distributed under the MIT License