Go to advanced search

by mskrpan
Tue Apr 11, 2017 10:05 am
Forum: Graphics programming
Topic: Beginner here need advice...
Replies: 4
Views: 1849

Re: Beginner here need advice...

Is it this one ? https://www.adafruit.com/product/2097 Yeah that is the 3.5" that i have... If you look at the images, you can see that they show both the console and the X-Desktop on the screen. This means that the screen is directly supported as a framebuffer by the kernel. The page here: https:/...
by mskrpan
Tue Apr 11, 2017 7:26 am
Forum: Graphics programming
Topic: Beginner here need advice...
Replies: 4
Views: 1849

Re: Beginner here need advice...

I believe the TFT screen is accessible as a linux framebuffer. So any graphics library that can use framebuffers would be usable. One such library is SDL/SDL2 (https://www.libsdl.org/index.php ) which I believe is what PyGame is using but is originally created for developing in C/C++. ok thx for an...
by mskrpan
Mon Apr 10, 2017 3:42 pm
Forum: Graphics programming
Topic: Beginner here need advice...
Replies: 4
Views: 1849

Beginner here need advice...

Ok so i recived my rpi 3 - B and also got adafruit pitft lcd 3.5" and its all new to me. Can some one tell me am i limited to pygame and python on programig some graphic or can i do it with c/c++/java by graphic i mean games and gui??? I have exp with that 3 programming lenguage but none with python...

Go to advanced search