3D Graphic Demo: Effect & Post-processing pipeline

3D Graphic Demo: Effect & Post-processing pipeline







Description:

This is a 3D graphic demo developed with NFGE. 

Project Features:
  • Implemented model loading
  • Implemented third person camera controller
  • Integrate NFGE effect and post-processing pipeline which support post-processing include:
    • Shadow mapping
    • DepthBlur
    • Pixelate

The UI of the Demo is using Dear Imgui(https://github.com/ocornut/imgui)

Demo Video:



Technical Support:

My Instructor: Peter Chan 

Comments

Popular posts from this blog

NFGE

Physics Demo: Grass Simulation

3D Graphic Demo: YBot-Simulation(In Progress)