Skip to content

Moutarde/Lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights

Build on Linux

	premake4 gmake
	make config=debug
	make config=release

Tested on Archlinux64 with NVidia drivers 304.60, Ubuntu 12.04 64 with NVidia drivers 310.14.

Build on Mac OSX

	premake4 gmake
	make config=debug
	make config=release

Tested on Mac OSX 10.7 with geForce GPU Note: Using core profile on macosx generates a GL error at context creation.

Build on Windows

	premake4 vs2008
	Use the .sln file as usual in Visual Studio

Tested on Windows 7 64 with geForce GPU

Running

Use the command line or in Visual Studio set launch parameters to the following :

	bin/debug/lights/lights
	bin/release/lights/lights

About

OpenGL project using glsl shaders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •