Skip to content

feiss/indexed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e93d6c · Apr 22, 2019

History

48 Commits
Oct 14, 2015
Oct 16, 2015
Oct 14, 2015
Oct 4, 2015
Apr 22, 2019

Repository files navigation

Indexed

(work in progress!)

Javascript game framework emulating old 8-bit indexed color mode

It supports both canvas 2D and WebGL (default, using twgl).

Only PCX indexed image format supported yet, and PAL for palettes.

  • src/indexed.render.js: core classes for drawing: Stage, Buffer, Palette
  • build folder: library packed together with playground and twgl

Live examples: http://feiss.be/exp/indexed/examples/

MIT Licensed. playground by @rezoner, twgl by @greggman.

Thanks to the above authors and Javier Campos for optimization tips.

About

Emulation of old 8-bit indexed color mode in webgl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published