lindemeier / painty

C++ library for non photorealistic rendering. Includes a paint renderer based on Kubelka Munk equations, stroke based rendering algorithms and artistic image filters.
MIT License
22 stars 2 forks source link

Implement stamp brush #11

Open lindemeier opened 4 years ago

lindemeier commented 4 years ago
lindemeier commented 4 years ago

Implementing improved pickup in new branch.

solved by https://github.com/lindemeier/painty/pull/20