Code Monkey home page Code Monkey logo

renderpipeline's Introduction

Deferred Render Pipeline

NOTE: I recently created a new master to clean up the repository. Please use a clean checkout of the new master branch to continue to work with the pipeline!

This is my deferred render pipeline, implemented in Panda3D. This pipeline aims to handle the complete graphics pipeline, giving the user the ability to focus on making the game, and not the graphics.

Forum Thread: http://www.panda3d.org/forums/viewtopic.php?f=6&t=17050

This pipeline is still in development, feel free to join :)

For questions & suggestions you can find me at #panda3d on freenode. Thanks especially to rdb and all the others for support & help!

Installation & Usage

You can find the wiki & instructions how to setup the pipeline at https://github.com/tobspr/RenderPipeline/wiki/Getting-Started

Requirements

Features

Physically based shading
Deferred rendering
Order Independent Transparency
Temporal Ambient Occlusion
  • SAO and HBAO
Tile based light culling
Realtime Global Illumination
  • Light propagation volumes
Dynamic Scene Voxelization
  • Coming soon: Voxel based light shafts
Screen Space Local Reflections
High quality Shadows
  • PCF for PointLights, SpotLights
  • PCSS for DirectionalLights
  • PSSM Shadows for DirectionalLights
[Todo] Screen space subsurface scattering
Multi-Hemisphere-Skybox
[Coming soon] Dynamic volumetric clouds
Atmospheric Scattering
Supported Lights:
  • Point Lights
  • Directional Lights
  • Spot Lights
  • [Todo] Ambient Lights
  • [Todo] Area Lights
Dynamic scene exposure
Color LUT, Chromatic Aberration, Grain and Sharpen
Blur
  • [Todo] Bokeh DOF
  • Per object and camera motion blur
Bloom
Tessellation

Screenshots

You can find a lot more screenshots here, or in the forum thread.

Sponza Terrain Couch Scene

renderpipeline's People

Contributors

tobspr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.