spetric
Croatia
308 Posts |
Posted - Mar 13 2014 : 14:57:26
|
Hi,
I've been playing around with Lua scripts inside my prog. and decided to wrap some ImageEnProc methods. Well, it worked like a charm.
Sometimes it comes handy to execute ImageEn processing without need to recompile prog., use various sliders and edit fieleds to adjust parameters, and so on. Here is an example (bump mapping):
So, if anyone is interesting in further development (wrapping) ImageEn functionalities for using in Lua script, please, let me know and I will prepare source code and simple demo...in C++ (BCB).
I have to do some better parameters checking and Lua error reporting, but the core is quite usable. I've used Lua library version is 5.1, but it'll work in 5.2 as well. |
|