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 : Ruijun(Daniel) Zhong #10

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

DanielZhong
Copy link

@DanielZhong DanielZhong commented Oct 7, 2023

Main code structure and functionality are done by 10/6/2023
Repo

Visual:

  • pbr diffuse, metal, glass(SchLick's approximation)
  • PBR depth of field(by jittering rays within an aperture)
  • load gltf mesh
  • procedure shape and textures
  • anti aliasing(random ray in 1 pixel)

Optimization:

  • Cache first ray
  • Sort Material
  • Compaction

Modified CMakeLists.txt:
src/gltfLoader.cpp and src/gltfLoader.h

  • Collect triangle lists from gltf file

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