What does it take to be a GREAT programmer?

Video Game Industry: What does it take to be a graphics programmer?

  • What do a company expect from an junior level graphics programmer.

  • Answer:

    You'll need a solid grasp of linear algebra, high-performance languages like C++, and shader languages like HLSL. Philosophically, computer graphics is applied linear algebra. Almost all the transformations involved are linear transformations and can be represented via matrices. Occasionally rotations will be represented using quaternions (which in some ways provide the most elegant way to embed rotations into an algebra, moreso than matrices).

Zach Conn at Quora Visit the source

Was this solution helpful to you?

Other answers

Go to this website read it carefully & you'll get whatever you want to become a graphical/Game programmer ; http://www.geisswerks.com/ryan/FAQS/learn.html

Digvijay Singh

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.