deathcap/inventory-window

3D cube icons for blocks

deathcap opened this issue · 3 comments

3d perspective icon for blocks (vs flat images as for items), possibly with CSS preserve-3d transforms: https://github.com/shama/craft/blob/master/example/css/style.css#L194 http://shama.github.io/craft/

Started this, but needs work:
screen shot 2014-01-25 at 10 24 45 pm

  • incorrect sizing - perspective increases the dimensions (pythagorean)
  • div node not properly removed when block is picked up

Better now (as of 70aa2ef and earlier), though could still be improved:

screen shot 2014-01-26 at 6 50 48 pm