Welcome to the DRAW project
The DRAW library helps
to realize a 2D visualisation from within a running simulation. It is licensed under the MIT license and has been developed by Matthias Wiesenberger and Markus Held.
- the DRAW library relies on a working installation of OpenGL and glfw-3
- the device_window needs CUDA (and thrust which is included),
The library comes with a documentation that can be
created using [Doxygen](
http://www.stack.nl/~dimitri/doxygen/ ) via:
doxygen Doxyfile
that will create a doc/ subdirectory.
Open with
firefox doc/html/index.html