Continuous vs Discrete Mathematics
One of the difficult things in programming and cg when dealing with mathematics is translating things from math papers to something useful. Perhaps you want to translate a math paper discussing spirographs into your 3D package as a tool? To do this you must be able to read the paper, understand the math, and translate that into some form of code or process that your 3D package can understand. https://entagma.com/ have a useful chat about math papers and CG that I suggest watching. One of the big things I got from their chat is the difference between infinite and discrete mathematics.
# Resources
If you have always struggled with the whys of mathematics and would like a foundational and historical perspective on why math is the way it is today I highly suggest a book called Infinite Powers by Steven Strogatz.
https://www.stevenstrogatz.com/books/infinite-powers
|
|