Page 1 of 1

Apophysis in codelite

Posted: Fri Oct 02, 2015 12:36 am
by atronach
Is it possible to compile this program in codelite and built it?
If so could you point me where to begin.
https://github.com/XyrusWorx/apophysis7x

Re: Apophysis in codelite

Posted: Fri Oct 02, 2015 5:39 am
by eranif
CodeLite only supports C, C++, Node.js or PHP

Eran

Re: Apophysis in codelite

Posted: Fri Oct 02, 2015 10:47 am
by atronach
eranif wrote:CodeLite only supports C, C++, Node.js or PHP

Eran
So, it needs to be rewritten in C++ to compile it?
When I write some fractal formula in codelite, how to make working renderer for it ?

Re: Apophysis in codelite

Posted: Fri Oct 02, 2015 10:52 am
by eranif
atronach wrote:When I write some fractal formula in codelite, how to make working renderer for it ?
I am not sure you are asking your questions in the right forum...

Eran