Skip to content

vinther/rmit-rendering

Repository files navigation

rmit-rendering

Source repository for my project in the course Real-Time Rendering & 3D Games Programming @ RMIT by Geoff Leach.

The project involves implementing an application capabable of rendering various 3D scenes using OpenGL 4.2. My goal is to implement as many of the features listed below before the end of semester 2 of 2013:

  • Model loading with ASSIMP ✓
  • Fly-through scene camera ✓
  • Color, specular and normal/bump-map textures ✓
  • Fully deferred rendering ✓
  • Screen-space ambient occlusion ✓
  • CPU raytracing using spatial tree optimizations ✓
  • Basic physics
  • Portal rendering

The application runs exclusively on GNU/Linux with modern (OpenGL/GLSL 4.2+) graphics hardware and drivers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published