Advanced C++ Tutorials 1 : Vectors & Physics : Convert Polar to Cartesian


A helpful way to learn c++, and to understand how to program physics in programming. Part 1 of this tutorials goes over the setup of the vector class, and we make a function for converting polar coords, to cartesian.

1 thought on “Advanced C++ Tutorials 1 : Vectors & Physics : Convert Polar to Cartesian”

Leave a Comment