Sitelet https://github.com/feiss/indexed
Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages