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

Project 3: Taylor Nelms #6

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

Conversation

taylornelms15
Copy link

  • Repo Link
  • Features:
    • All core features
    • Refraction and Antialiasing
    • Texture and Bump Mapping (file-loaded through gltf files, or a simple procedural texture for cube primitives)
    • Arbitrary mesh loading and rendering (gltf files from Sketchfab, obj files in general)
      • Not guaranteed to be exhaustive in scope and coverage
    • Open Image AI Denoiser integration
  • Feedback:
    This was a very fun project that I put too much of my time into. My only regret was not doing good performance analyses, because I spent all my time implementing sweet sweet features. (Also not doing direct-lighting importance sampling because my goodness that would have improved convergence.) 8/10, would sink a week and a half into again (probably).

YVin3D and others added 30 commits September 18, 2018 16:45
- Clarified how to use the rng
- Added Procedural Shapes & Textures as an option
- Added new slides url
- Updated due date
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.

3 participants