You can also follow a tutorial written for another language. I've been going through a C graphics programming course [0] using Rust. The C code is helpful to see exactly how things work, but I can't just mechanically copy the C code and trick myself into thinking that I'm learning.
Comments
You can also follow a tutorial written for another language. I've been going through a C graphics programming course [0] using Rust. The C code is helpful to see exactly how things work, but I can't just mechanically copy the C code and trick myself into thinking that I'm learning.
[0]:https://pikuma.com/courses/learn-3d-computer-graphics-progra... Do recommend