Skip to content

OpenGL house that has to be built for computer graphics class

License

Notifications You must be signed in to change notification settings

renorram/opengl_house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL House

OpenGL house that has to be built for computer graphics class.

Requirements

How to run

Using locally installed python

Install dependencies:

pip install --user pygame numpy PyOpenGL PyOpenGL_accelerate

Run the main script:

python main.py

Using PipEnv

Install PipEnv then enter the pipenv shell and run the main script:

# enter shell
pipenv shell
# run the script
python main.py

Contributors

About

OpenGL house that has to be built for computer graphics class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages