Skip to content

feltor-dev/draw

Repository files navigation


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

About

library for easy two-dimensional plots from within a running C++ simulation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published