I'm currently doing a course in geometric modelling - an introduction to Bézier and B-spline techniques.
We use the book by the same name Bézier and B-Spline Techniques by Prautzsch, Boehm and Puluszny. While the exercises in this book is mathematical of nature, I would love to get some recommendation on other resources, specifically related to the implementation of such techniques on a computer.
Any help is greatly appreciated!
Some other good texts are:
The first one includes some code, and the second and third ones have quite a lot.