view README @ 18:e9d569d16b16

Added some documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 17:29:27 +0300
parents
children 2cd642a0e106
line wrap: on
line source

bilotrip - majestic twelve

4th @ combined demo competition
assembly 2013 multi media convention, helsinki, finland

cracked and trained for *NIX by ccr/TNSP^pwp


build requirements:
	- gcc / g++ 4.6+
	- binutils
	- GNU Make
	- CMake 2.8

	- libboost 1.5x system and thread dev
	- libtheora 1.1.x dev
	- OpenGL libs
	- GLEW 1.6+ (works with 1.7 at least)
	- FreeGLUT (2.8 tested)
	- FreeType2

how to build:
	0) debian/ubuntu lollers:

	$ sudo apt-get install libglew-dev cmake \
	libboost1.54-dev libboost-system1.54-dev \
	libboost-thread1.54-dev libfreetype6-dev \
	freeglut3-dev

	1) optionally edit Makefile

	2) $ make build
	unpacks and builds the included libraries and
	the demo, if all goes well.

	3) $ make
	attempts to build the demo only


have a nice torment,
ccr signing off