mirror of
https://github.com/randomman552/cm3114-opengl.git
synced 2026-07-04 01:34:29 +00:00
OpenGL with JOGL as part of my course
- Java 94.6%
- GLSL 5.4%
| .idea | ||
| src | ||
| .gitignore | ||
| Gouraud.frag | ||
| Gouraud.vert | ||
| NormalMap.jpg | ||
| PhongTexture.frag | ||
| PhongTexture.vert | ||
| README.md | ||
| teddy.ply | ||
| Texture.frag | ||
| Texture.vert | ||
| WelshDragon.jpg | ||
Graphics Coursework
Running
The easiest way to run this project is to open it with IntelliJ, as the run configurations are stored within this repository.