dummey / CS50-Cohort-Project-Redux

2 stars 0 forks source link

Improve spinning speed of lasers #25

Closed jbtule closed 9 years ago

jbtule commented 9 years ago

Because we only draw at 60 frames per second or so. To speed up the spinning anymore we have use a motion blur. This is actually quite easy in this specifc case, due to always spinning at a constant velocity.

screen shot 2015-08-19 at 10 04 13 pm