T O P I C R E V I E W |
spetric |
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. |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Mar 13 2014 : 23:23:58 Cool.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
spetric |
Posted - Mar 13 2014 : 16:02:43 Fine.
I'll prepare code and demo within few days, as I'm using a specific structure for my images (TIEBitmap is part of this structure). I need to prepare classes to use TIEBitmap only, and make a demo using only standard components ImageEnView and TMemo. |
xequte |
Posted - Mar 13 2014 : 15:48:16 Hi
That sounds cool. I would love to have a play with your demo.
Perhaps you could post it to:
http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=1446
Nigel Xequte Software www.xequte.com nigel@xequte.com |
|
|