mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
8 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 8 years ago | |
| MagnumDebugTools.cpp | 8 years ago | |
| MagnumGL-framebuffer.cpp | 8 years ago | |
| MagnumGL.cpp | 8 years ago | |
| MagnumMath.cpp | 8 years ago | |
| MagnumMeshTools.cpp | 8 years ago | |
| MagnumPlatform-custom.cpp | 8 years ago | |
| MagnumPlatform-portability.cpp | 8 years ago | |
| MagnumPlatform-windowless-custom.cpp | 8 years ago | |
| MagnumPlatform-windowless-thread.cpp | 8 years ago | |
| MagnumPlatform-windowless.cpp | 8 years ago | |
| MagnumPlatform.cpp | 8 years ago | |
| MagnumShaders.cpp | 8 years ago | |
| MagnumText.cpp | 8 years ago | |
| README.md | 8 years ago | |
| coding-style.h | 8 years ago | |
| configure.h.cmake | 8 years ago | |
| debugtools-compareimage.ansi | 8 years ago | |
| debugtools-compareimage.cpp | 8 years ago | |
| getting-started-blue.cpp | 8 years ago | |
| getting-started.cpp | 8 years ago | |
| image1.tga | 9 years ago | |
| image2.tga | 9 years ago | |
| plugins.cpp | 8 years ago | |
README.md
Snippets that possibly generate output for Magnum documentation ###############################################################
"Getting started" image
Displayed by the getting-started executable. Run the app and take screenshot
using Spectacle (including decorations, 880x707). Similarly for the gray
version. The resulting files should be resized to half. pngcrush to them for
smaller file sizes:
pngcrush -ow getting-started.png
pngcrush -ow getting-started-blue.png
The output printed by the application can be used to update the example output
in doc/getting-started.dox.