An open API service indexing awesome lists of open source software.

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

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
-------