by Tamás Umenhoffer, Milán Magdics, Károly Zsolnai
{umenhoffer,zsolnai}@iit.bme.hu,
gumi@inf.elte.hu
AbstractThis paper presents a high quality NPR rendering framework. Our system focuses on artistic line drawing generation and supports different contour and hatching line renderings. All these lines are represented as individual spline primitives and rendered as textured triangle strips. This paper mainly focuses on one powerful feature of our system, namely stroke style synthesis. To give the user a high degree of freedom in stylization, a sample stroke pattern can be defined for each artistic line type and the style of these samples will be transferred to all other individual lines. The samples can be given as images and will be converted into an offset list. We use random Markov fields and Q-learning to synthesize new offset lists that can be used to perturb our line primitives. Keywords: NPR, Q-learning, Markov fields, stochastic processes, hatching, brush synthesis, procedural graphics, triangle strip. Downloads: |