Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 726 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 726 Bytes

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