Any graphics programmers here? What's it like?

Any graphics programmers here? What's it like?

Attached: 51bly7TR9rL._AC_SL1500_.jpg (384x500, 31K)

I rendered a triangle once.

I made a spinning cube with textures on it but I didn't understand what I was doing

95% like regular OpenGL ES

You're hired

Pain. Everything is broken and confusing

Can you give an example of something broken?

How do I into OpenGl? Every tutorial I look at has too much text.

how much linear algebra do you need to know?

>how much linear algebra do you need to know
4x4 matrix multiplication
>Every tutorial I look at has too much text.
There is no good way to learn from any other medium. Use learnopengl.com or any other online tutorial that teaches OpenGL 3.3 or higher.