Visualize 2D and 3D graphics

General help: new users, installing the Ecere SDK, using the IDE to compile and run applications.
Post Reply
jonaspm
Posts: 49
Joined: Thu Apr 11, 2013 11:04 pm
Location: Mexico
Contact:

Visualize 2D and 3D graphics

Post by jonaspm »

Hello jerome, just asking... ¿Is there a way to visualize the graphics or drawings while coding? i mean, before compiling the software...

THANKS IN ADVANCE! Keep up the good work! :D
redj
Posts: 105
Joined: Sun Jan 17, 2010 10:03 am

Re: Visualize 2D and 3D graphics

Post by redj »

Hi Jonas,

You have to compile to see the results of drawing / graphics.

It would be nice to see support for more and more "live" code and interpretation but that's a lot of work! We need contributors.

-redj
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: Visualize 2D and 3D graphics

Post by jerome »

Hi Jonas,

Sorry I missed that post.
It's not possible to visualize the result of calls you put in 'OnRedraw' at this point.

However, we do have plans for such a system in a later version or side project.

Regards,

-Jerome
jonaspm
Posts: 49
Joined: Thu Apr 11, 2013 11:04 pm
Location: Mexico
Contact:

Re: Visualize 2D and 3D graphics

Post by jonaspm »

thank you for answering! It's ok :D Ecere SDK is a nice creation of yours :)

BTW, Could it be possible to cooperate with ZGameEditor to improve both programs? As far as i know, there is one main developer which works with Delphi to bring that amazing piece of software.

Thanks in advance! :)
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: Visualize 2D and 3D graphics

Post by jerome »

Hi Jonas,

Well you're certainly welcome to offer him to help him port it to Ecere ;)

And I will be happy to provide the support I can provide, as always.

Happy holidays!

-Jerome
jonaspm
Posts: 49
Joined: Thu Apr 11, 2013 11:04 pm
Location: Mexico
Contact:

Re: Visualize 2D and 3D graphics

Post by jonaspm »

Thank you Jerome! Happy holidays too! :D
Post Reply