mdes4214 / brush_model

2017NCTU_NPR_hw1: Design and implement a brush model to simulate strokes of the black ink painting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control:
a, z: ink quality (deeper or lighter)
s, x: pressure (footprint size)
d, c: interval of footprints
f: change color (black, R, G, B)
v: clear the paiting

p.s.
The moving speed and the paths of strokes are controlled by mouse.

p.s.2
"hw1_demo.PNG" is the demo picture.

About

2017NCTU_NPR_hw1: Design and implement a brush model to simulate strokes of the black ink painting.


Languages

Language:C 99.8%Language:C++ 0.2%