Currently browsing tag

implementation

Contours implementation

I thought it would be a nice experiment to log my progress on implementing suggestive contours for my thesis on a minute-by-minute basis. Whether this turns out to be an interesting log or a boring concatenation of my sloppy coding adventures, we’ll see. I might discover what’s eating the most …

TriMesh2

Time for a quick update. Last week, we decided to focus on the two papers which I found the most interesting: Suggestive Contours and Exaggerated Shading. It was time to cook up an OpenGL up to display contours, and later on suggestive contours. This implied I had to get started …