clementfarabet / gfx.js

A graphics backend for the browser (with a Torch7 client).
MIT License
125 stars 35 forks source link

Documentation of examples #38

Open jmozah opened 9 years ago

jmozah commented 9 years ago

Hi

I think the lena display example with multiple images... is missing comma's in between them

gfx.image({ image.lena() , image.lena() ,

./Zahoor