Skip to content

jasongi/teapot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#teapot

/*
Copyright (C) 2013 Jason Giancono (jasongiancono@gmail.com)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

*/

This is an assignment for a unit in Computer Graphics for my bachelors degree in computer science. The aim of the assignment was to make a 3D scene using OpenGL in C.

to compile: >$ make to run: >$ ./cg200

Instructions for keys will be displayed on the screen. Texture files need to be in the same folder as the program.

About

an assignment using OpenGL to render a scene.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published