On Fri, 2009-01-16 at 18:00 +0200, Veli Ogla Sungutay wrote:
> Hi Oguz,
>
> Evas doesn't have a Matrix Class so 3D is out of the question unless
> you use image sequences.
> If you look at Evas.h you can see the matrix routines though, Gustavo
> had told me that they will be implemented in the future.
>
> Edje is super powerful but it will take some time to grasp. You can
> experiment with Ecore_Timer
I checked the timer. I liked the things that can be done via Edje. Still
digging it. But i want 3D effects also. I am still not sure what i need
for it to make 3D effects by using DirectFB.
> and evas_object_* calls.
Tried calls also.
> As I recommended earlier, Elementary could be a good choice as a
> widget library. Since everything is an Evas_Object, you can move
> things, scale, fade, etc...
I tried those effects.
> accordingly with Ecore_Timer hacks.
Thanx.
|