cancel
Showing results for 
Search instead for 
Did you mean: 

OpenGL on Discovery F4

rst
Associate
Posted on August 05, 2013 at 12:04

Hi i am new to STM32, I have a discovery F4 with a touch display, i would like to port a opengl on it,

please suggest me

#discovery #stm32 #opengl
2 REPLIES 2
Posted on August 05, 2013 at 18:12

And on platforms where you have currently implemented/used OpenGL, what was the code footprint like?

http://en.wikipedia.org/wiki/OpenGL_ES

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
warcatz
Associate II
Posted on August 05, 2013 at 22:52

Hi ,

If it can help , here is a video made with stm32f4 who use ''fgl''.

http://www.youtube.com/watch?v=koG3Iu2gids

The library is here :

http://code.google.com/p/fgl/

And it need libfixmath who can be found here ...

http://code.google.com/p/libfixmath/

Now for more info i suppose that you can try to contact the one who made the video 😉

Cheers.