Jcsq6 wrote:
I’m just trying to learn to make graphics... I have all the, if you will, backbone figured out. But I don’t have any sort of graphics capabilities and I’m trying to figure it out.

I think your best option is to get PyGame or some other graphics library and just learn how to use it to draw stuff. "Graphics" can range from simple software based rendering, drawing two dimensional "tilemaps" like those seen in mario games, to hardware accelerated (GPU), vector based, 3D rendering where everything is made up of vertices and (triangle) faces, and where special programs (called shaders) determine the output color of single pixels.
Don't get into graphics engine programming as it's too hard for a beginner. Learn how to make simple games first, that will be easy for you.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 2 of 2
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement