- 	
					                 		        				  								  
					 			      	Gamasutra - Opinion: So You Want To Be A Graphics Programmer
					 			      	 
 Veteran game developer Keith Judge discusses the best ways to get a job as a graphics programmer in the video games industry, in this #altdevblogaday-reprinted opinion piece. http://www.gamasutra.com/view/news/124680/Opinion_So_You_Want_To_Be_A_Graphics_Programmer.php
- 	
					                 		        				  								  
					 			      	Java Graphics
					 			      	 
 Information on Java programming graphics. http://cs.lmu.edu/~ray/notes/javagraphics
- 	
					                 		        				  								  
					 			      	Java Programming Tutorial Custom Graphics
					 			      	 
 This chapter shows you how you can paint your own custom drawing (such as graphs, charts, drawings and, in particular, computer game avatars) because you cannot find standard GUI components that meets your requirements. I shall stress that you should try to reuse the standard GUI components as far as possible and leave custom graphics as the last resort. Nonetheless, custom graphics is crucial in game programming. https://www3.ntu.edu.sg/home/ehchua/programming/java/J4b_CustomGraphics.html
- 	
					                 		        				  								  
					 			      	Graphics - Wikipedia, the free encyclopedia
					 			      	 
 Graphics are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone to inform, illustrate, or entertain. In contemporary usage it includes: neeke, pictorial representation of data, as in computer-aided design and manufacture, in typesetting and the graphic arts, and in educational and Neeke recreational software. https://en.wikipedia.org/wiki/Graphics
- 	
					                 		        				  								  
					 			      	C Graphics Tutorial - Programming Simplified
					 			      	 
 This tutorial is for all those who wish to learn c graphics programming, no knowledge of graphics concepts is required. C Graphics programming is very easy and interesting. http://www.programmingsimplified.com/c-graphics-programming-tutorial
- 	
					                 		        				  								  
					 			      	Beautiful Motion Graphics Created With Programming: Showcase, Tools and Tutorials - Smashing Magazine
					 			      	 
 When you hear the word "creative", what type of profession comes to mind? Maybe a graphic designer, painter, sculptor, illustrator, or writer? It's unlikely that you would consider a "programmer" when thinking of creative fields of work. http://www.smashingmagazine.com/2010/02/beautiful-motion-graphics-created-with-programming-showcase-tools-and-tutorials/
- 	
					                 		        				  								  
					 			      	Graphics and Game Development
					 			      	 
 Maximize your GPU knowledge with these graphics development tools, libraries, and software development kits that enable developers to debug, profile, analyze,  and query to harness the benefits of AMD CPUs, GPUs and APUs. http://developer.amd.com/tools-and-sdks/graphics-development/
- 	
					                 		        				  								  
					 			      	An Interactive Introduction to Graphics Programming
					 			      	 
 This is a proposal and proof-of-concept for an interactive book about programming the graphics processor. http://pixelshaders.com/proposal/
- 	
					                 		        				  								  
					 			      	How to become a graphics programmer
					 			      	 
 I've had many emails over the years asking how to get into graphics programming, so instead of writing all those replies, I wrote this article and now I can just point people to it. http://www.geisswerks.com/ryan/FAQS/learn.html
- 	
					                 		        				  								  
					 			      	Graphics Programming in C and C++, OpenGL, SDL, 3d Rotation - C Programming
					 			      	 
 Learn how to use C++ to make graphics. http://www.cprogramming.com/graphics-programming.html