Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collin Boots Project 1 Updates #18

Open
wants to merge 69 commits into
base: master
Choose a base branch
from

Conversation

cboots
Copy link

@cboots cboots commented Sep 21, 2013

I'm still going to do a little more performance analysis tonight but I needed to submit as is for the deadline.

Added some utility macros for min,max, and swap.
Still need to fix bug with box intersection. Disabled box intersects for now.
…ions really simply to the cuda kernel.

These should be reconfigurable on the fly, so I'll implement some keyboard options soon to affect that.
… much if at all."

This reverts commit a9c5f38.

No longer supports anti-aliasing, but want to do adaptive sampling anyways so who cares.

Added FPS counter
… cool effect that wasn't supposed to happen.
When I was calculating the number of samples I needed per pixel, some blocks had already executed and drawn to the image.

I split the AA functionality into multiple kernels and everything seems to run great now including debug mode!
…or seed to prevent time dependent pixel motion.
Fixed the bitmap output and added a few
Started to replace default readme with my own
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant