forked from fcole/qrtsc
-
Notifications
You must be signed in to change notification settings - Fork 4
benardp/qrtsc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is qrtsc, a port of rtsc (real-time suggestive contours) to Qt. The original rtsc by Szymon Rusinkiewicz and Doug DeCarlo can be found here: http://gfx.cs.princeton.edu/proj/sugcon/ HOW TO BUILD: You need Qt 5.4 or higher installed. On Mac or Linux: qmake -r qviewer.pro make On Windows: Open the Qt command prompt, then qmake -tp vc -r qviewer.pro Then open qviewer.sln from Visual Studio and build normally. HOW TO USE: Like rtsc, simply pass a mesh at the command line. Qrtsc accepts all types of meshes that rtsc does. More documentation forthcoming at some point (maybe). Any questions or problems, email fcole@csail.mit.edu May 21 2011 Updated to build with Qt 5.4 and libQGLViewer 2.7 June 27 2018
About
Real-time line drawings from 3D models. Port of rtsc to Qt.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 51.1%
- C++ 47.6%
- Other 1.3%