|
|
|
|
|
by JBits
949 days ago
|
|
The application of linear algebra to rendering I can understand. Character animation less so, apart from the physics aspect. Sounds like a nice field to work in! I didn't realise it used maths to that extent. Would you have any recommendations for someone of a linear algebra / programming background if they were interested in this field? |
|
With that out of the way, I think there are several avenues to get involved. Picking up a graphics engineering book, or learning OpenGL/Metal/DirectX will make you valuable as a realtime engineer.
But otherwise I would recommend finding an open source project and contributing to it as a way to build up the repertoire that you can use to apply for jobs with. Blender is an excellent place to start, but so are any of the projects under the academy software foundation at https://www.aswf.io
Getting more into the character animation side, you can look into Rigging, which is the process of setting up the armatures that move the characters. There are also things like simulation for cloth/hair etc...
Blender is a good place for a lot of them.