Trinh @ Bath

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
projects_npr [2020/05/03 09:26]
trinh [Further references]
projects_npr [2020/05/03 09:32]
trinh [Further references]
Line 51: Line 51:
   - [[https://cs.nyu.edu/media/publications/hertzmann_aaron.pdf|NYU PhD 2001 thesis by Aaron Hertzmann]] on Algorithms for rendering in artistic styles; the Chapter 5 notes inspiration from A Topological Picturebook and is of interest.   - [[https://cs.nyu.edu/media/publications/hertzmann_aaron.pdf|NYU PhD 2001 thesis by Aaron Hertzmann]] on Algorithms for rendering in artistic styles; the Chapter 5 notes inspiration from A Topological Picturebook and is of interest.
   - [[https://www.mdpi.com/2218-6581/8/1/10|Work by Scalera et al.]]: looks to be a simple cross-hatching algorithm applied to rasterised images.   - [[https://www.mdpi.com/2218-6581/8/1/10|Work by Scalera et al.]]: looks to be a simple cross-hatching algorithm applied to rasterised images.
 +  - [[https://dl.acm.org/doi/10.1145/237170.237287|Rendering parametric surfaces in pen and ink]]: 1996 paper; this looks really excellent starting point. They discuss the differential geometry required. 
 +  - [[https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-8659.2004.00773.x|Another paper]] that was part of the Refs [33-35] from the Italian work by Scalera et al. above. Another good reference.