Skip to content

Latest commit

 

History

History
executable file
·
32 lines (23 loc) · 1.33 KB

File metadata and controls

executable file
·
32 lines (23 loc) · 1.33 KB

WebGL Clustered and Forward+ Shading

University of Pennsylvania, CIS 565: GPU Programming and Architecture, Project 5

  • Yan Wu
  • Tested on: Google Chrome 70.0 on Windows 10, i7-8750H @ 2.20GHz 16GB, GTX 1060 6GB (Personal Laptop)

Live Online

  • Still in development

Demo Video/GIF

  • Click the picture for video!

Performance Analysis

  • FPS analysis with three methods
    • We can see clearly that cluster method is better than the other two.
  • In development...

Credits