rdw-archive / WebClient

[Proof of Concept] Browser-based client capable of rendering networked multiplayer games using modern web technologies
1 stars 0 forks source link

Refactor the legacy texture atlas generation "library" #135

Open Duckwhale opened 2 years ago

Duckwhale commented 2 years ago

It's like it was written in another life... Time to review it and see if something is still salvageable: https://gist.github.com/Duckwhale/388b245187cbedf949993d5f5da4c6b1

Duckwhale commented 2 years ago

This doesn't seem like it belongs to the ImageProcessing API, but rather a TextureAtlas (or Spritesheet) builtin.