jdan / isomer

Simple isometric graphics library for HTML5 canvas

Home Page:http://jdan.github.io/isomer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transparent colors

RangerMauve opened this issue · comments

I was wondering if it would be possible to have an alpha channel added to the color constructor. It'd be cool to have a transparent jell-o effect, or windows/water.

Seems like a totally reasonable thing to add.

My only concern is how transparent walls would affect how objects that would normally be hidden are rendered.