/graphalite

Render GD Levels on the web with WebGL2

Primary LanguageTypeScript

Banner

About

Graphalite is a library to render Geometry Dash levels

Usage

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.

Test

pnpm dev

Credits

  • 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

License

This software is distributed under the MIT License