https://github.com/zddhub/linedrawing
Make RSTC simpler in Qt project
https://github.com/zddhub/linedrawing
Last synced: 11 months ago
JSON representation
Make RSTC simpler in Qt project
- Host: GitHub
- URL: https://github.com/zddhub/linedrawing
- Owner: zddhub
- License: lgpl-3.0
- Created: 2013-12-08T03:27:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-19T09:48:58.000Z (over 12 years ago)
- Last Synced: 2025-04-06T23:10:31.054Z (about 1 year ago)
- Language: C++
- Size: 9.38 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LineDrawing
===========
Make [rtsc][1] simpler in Qt project
Features
--------
* Cross-platform
* So simpler
Keyboard shortcuts
------------------
* a: Apparent Ridges
* w: Suggestive Contours
* e: Edges
* l: Lights
and, ...
Thanks
------
>[Suggestive Contours][1]
Original by Tilke Judd
Tweaks by Szymon Rusinkiewicz
>
>[Apparent ridges for line drawings][2]
apparentridge.h
Compute apparent ridges.
>
> Implements method of
Judd, T., Durand, F, and Adelson, E.
Apparent Ridges for Line Drawing,
ACM Trans. Graphics (Proc. SIGGRAPH), vol. 26, no. 3, 2007.
[1]: http://gfx.cs.princeton.edu/proj/sugcon/
[2]: http://people.csail.mit.edu/tjudd/apparentridges.html
Contact
-------