lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


That is pretty cool :D


On Sun, Dec 22, 2013 at 4:35 PM, Kriss@XIXs.com <Kriss@xixs.com> wrote:
Hiya,

I've been playing around with Lua on PNaCl and some glue to make things happen in a browser.

So here is a jsfiddle of a bouncing 3d "Amiga Ball" with live editable lua source code.

Assuming it works (it needs a recent chrome and a machine that can handle webgl) you can fiddle around a bit with lua and gl live on the web. If you have some understanding of js,lua and gles2 it should be reasonably obvious whats going on there. Probably :)


Cheers,

--