|
|
|
|
@ -19,7 +19,7 @@ Package: magnum
|
|
|
|
|
Section: libs |
|
|
|
|
Architecture: any |
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, corrade, libgl1, libopenal1, libsdl2-2.0-0 |
|
|
|
|
Description: C++11/C++14 and OpenGL 2D/3D graphics engine |
|
|
|
|
Description: C++11/C++14 graphics middleware for games and data visualization |
|
|
|
|
Magnum is 2D/3D graphics engine written in C++11 and modern OpenGL. Its goal |
|
|
|
|
is to simplify low-level graphics development and interaction with OpenGL |
|
|
|
|
using recent C++11 features and to abstract away platform-specific issues. |
|
|
|
|
|