No Vincent says you can use the OpenGL hardware acceleration for *2d*.
Evas doesn't do 3D. Evas doesn't have the z coordinate. We can however fake
3D with perspective and we need a Transformation Matrix for
rotation/scale/translation.
In your Evas.h look for evas_transform_*. But they're not im
On Fri, 2009-01-16 at 18:10 +0100, Vincent Torri wrote:
> no possible 3d (for now ?). We can use open gl hardware acceleration
> for
> the 2d.
So if i enabled the gl support while compiling EFL and install required
libraries may i have 3D abilities while using EFL? Dont forget that i am
using Dir
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 fu
third patch. I now export the elm_main symbol in test.c and it seems to
work
so the patch should be good enough to be pushed in svn
raster ?
Vincent
new patch: i forgot to update elementary.pc.in
Vincent
On Sat, 17 Jan 2009, Vincent Torri wrote:
Hey,
as i was on Windows today, i trie
>> as i was on Windows today, i tried to port elementary on windows XP. The
>> patch is attached.
>>
>> Some remarks:
>>
>> 1) i had to remove EAPI from elm_main in test.c. I don't understand why it
>> should be visible...
>
> ok. this needs to be visible. the reason is that it (will be/is) used f
new patch: i forgot to update elementary.pc.in
Vincent
On Sat, 17 Jan 2009, Vincent Torri wrote:
Hey,
as i was on Windows today, i tried to port elementary on windows XP. The
patch is attached.
Some remarks:
1) i had to remove EAPI from elm_main in test.c. I don't understand why it
sh
On Sat, 17 Jan 2009 11:35:45 +0100 (CET) Vincent Torri
babbled:
>
> Hey,
>
> as i was on Windows today, i tried to port elementary on windows XP. The
> patch is attached.
>
> Some remarks:
>
> 1) i had to remove EAPI from elm_main in test.c. I don't understand why it
> should be visible...
Hey,
as i was on Windows today, i tried to port elementary on windows XP. The
patch is attached.
Some remarks:
1) i had to remove EAPI from elm_main in test.c. I don't understand why it
should be visible...
2) I use the directdraw engine.
3) there is a problem with shapes, as the shapes