pouët.net

Go to bottom

Lua Size Coding (Image Rendering)

category: general [glöplog]
 
It's an open challenge from now on. Create pictures in Lua, like this one: http://tinybrain.de/48

Anybody wanna follow-up on this? Make a home page about it? Develop some rules? It's a new thing.
added on the 2013-12-25 20:58:34 by vibrator vibrator
Why Lua? Why not use something which was made for the job?
added on the 2013-12-25 21:43:07 by Blueberry Blueberry
Because it completely locks up firefox.
added on the 2013-12-26 12:29:38 by trc_wm trc_wm
I've been playing around with this for the past few days: http://forthsalon.appspot.com/
added on the 2013-12-26 15:37:14 by linde linde
Quote:
Because it completely locks up firefox.


Yep.
added on the 2013-12-26 18:36:42 by novel novel
[quote[Why Lua?[/quote]
Because it's made for the job. It's EXACTLY made for the job. No other language has the proper sandboxing.

Which means, what I do on tinybrain.de has not been done before.

A little more interest please, people!!!
added on the 2013-12-31 21:57:52 by vibrator vibrator
Quote:
Eliza, your virtual psychiatrist (Author: Stefan)


But source code shows otherwise: Joseph Weizenbaum's classic Eliza. Shouldn't you give him credit?!
added on the 2013-12-31 23:10:00 by baah baah
Vibrator: perhaps a few good examples would help people to get started.
added on the 2014-01-01 15:16:33 by trc_wm trc_wm
Quote:
No other language has the proper sandboxing.


Why would you care about this if you want to make pictures? Even if it might crash something or whatever, the raw computing power of a modern shader compared to an interpreted language makes up for the shortfall by a long margin.
added on the 2014-01-01 15:54:41 by Preacher Preacher
Made the the example more chaotic.
added on the 2014-01-03 17:03:07 by El Topo El Topo

login

Go to top