ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEn Lua wrapper

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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