Good morning and tools
Good morning!
Time to start coding on this thing. Tools for this Ludum dare are as follows:
Which are two lib:s provided by myself. Including OpenGL wrapper, rendering and sound.
I will sertainly use some of the following libraries also:
- glfw (Window management)
- glew (Load OpenGL extensions)
- glm (Math)
- OpenAL soft (Sound)
- lodepng (Load PNG images)
- rapidxml (Load XML)
- Box2D (2D physics)
Other software and tools:
- Qt Creator (Editor)
- GCC/MinGW (Compiler)
- CMake (Cross compiling)
- Inkscape (Vector graphics)
- Blender (3D graphics)
- Gimp (2D graphics)
- sfxr (Sound)
- FL studio (Sound)
- Audacity (Sound)
The programming language of choise of course is C++. Let us now se what can be done with this theme, good luck to everyone.