Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 756 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 756 Bytes

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.

Library dependencies

  • the DRAW library relies on a working installation of OpenGL and glfw-3
  • the device_window needs CUDA (and thrust which is included),

Library documentation

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