jdupuy / skybox

skybox rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building the sources
--------------------

1 On Windows
	Just open the solution with vs2010, and press CTRL+F5.

2 On Linux
	In a terminal, type "sh configure.sh", then either:
	- "make config=release32" or 
	- "make config=release64" 
	depending on your system.
	You can get more options for build by typing "make help" 

Enjoy !

About

skybox rendering


Languages

Language:C 91.3%Language:C++ 7.6%Language:Objective-C 1.1%Language:Lua 0.0%Language:Shell 0.0%