Dandelion A graphics engine for rendering 2D and 3D scenes Compilation To compile entire project type following in shell. mkdir build cd build cmake .. cmake --build . --config release Dependencies GLFW SPDLOG Glad