Skip to content

BruderSimon/BeeSafer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BeeSafer

The sucessor of the very popular game BeeSafe. Now in 3D!

Third Party Resources

How to Compile

If you are using Visual Studio: Follow the Instruction given in the Lecture (Setting up the OpenGL template - step by step) Then you should be good to go!

If you are using another Compiler/Generator (like MinGW Makefiles) I expect that you know what to do. Also the Executable will be copied to the src directory. There you can execute it.

The Executable searchers the shader and resource directory in the same directory where it is located. So for example:

 BeeSafe      
 |
 +--build
 |   
 +--src   	   
 |  +--shader	   
 |  |  +--SimpleVertexshader.vertexshader
 |  |  +--SimpleFragmentshader.fragmentshader
	+--Fragmentshader.fragment
 |  +-- res  	   
 |  |    +--Bee.stl 

About

3D Project for Computer Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published