Skip to content

Python Graphics Scene Render, using OpenGL as the primary rendering interface to create a vivid jungle scene. Includes polygon graphics, lighting, shadow mapping, shaders, meshes and skybox mapping.

Notifications You must be signed in to change notification settings

oliciep/Graphics_Project

Repository files navigation

Graphics Scene Project

This project is a python based graphics project that utilises OpenGL to render graphics that have been designed in blender. The result is a expansive jungle scene that contains several graphical techniques to create a realistic render.

Demo

Features

  • Python/OpenGL backened to render scene and apply graphical techniques.
  • Used Blender to create models and meshes displayed in scene.
  • Navigation system with mouse and keyboard capabilities.
  • Shadow mapping used to cast shadows based on light source.
  • Environment/Cube mapping to cast images on skybox.
  • Various shaders to create realistic lighting effects.

Acknowledgements

Authors

About

Python Graphics Scene Render, using OpenGL as the primary rendering interface to create a vivid jungle scene. Includes polygon graphics, lighting, shadow mapping, shaders, meshes and skybox mapping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages