lua-users home
lua-l archive

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


I've found that using Lua is a great way to feed shader strings to OpenGL.  I wrote a little article about it if you're interested:
 
http://prideout.net/blog/?p=1
 
- Philip