-
Notifications
You must be signed in to change notification settings - Fork 42
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: Jiahang Mao #41
Open
hazard-10
wants to merge
42
commits into
CIS5650-Fall-2024:main
Choose a base branch
from
hazard-10:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e33a3e7 - Browse repository at this point
Copy the full SHA e33a3e7View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ef7f3c - Browse repository at this point
Copy the full SHA 7ef7f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b44b3 - Browse repository at this point
Copy the full SHA f5b44b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d50d0 - Browse repository at this point
Copy the full SHA f5d50d0View commit details -
Finished basic render w/o sorting. Fixed bugs. Add stream compaction.
Part1 todo: 1. specular 2. in-mem sort 3. stochastic sampled antialiasing
Configuration menu - View commit details
-
Copy full SHA for 93bb708 - Browse repository at this point
Copy the full SHA 93bb708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3622c3f - Browse repository at this point
Copy the full SHA 3622c3fView commit details -
add tinyobj, adjust scene init logic
old : init from json, init geom / mat, with camera and render state new: init with fixed camera and render state, then import obj / json from gui
Configuration menu - View commit details
-
Copy full SHA for c74be29 - Browse repository at this point
Copy the full SHA c74be29View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66c78b1 - Browse repository at this point
Copy the full SHA 66c78b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7837e - Browse repository at this point
Copy the full SHA fc7837eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef1a6b - Browse repository at this point
Copy the full SHA 3ef1a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab00709 - Browse repository at this point
Copy the full SHA ab00709View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2c54c - Browse repository at this point
Copy the full SHA ca2c54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c184749 - Browse repository at this point
Copy the full SHA c184749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0758571 - Browse repository at this point
Copy the full SHA 0758571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dec589 - Browse repository at this point
Copy the full SHA 7dec589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3834c10 - Browse repository at this point
Copy the full SHA 3834c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2709d - Browse repository at this point
Copy the full SHA 8a2709dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a88742c - Browse repository at this point
Copy the full SHA a88742cView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db88616 - Browse repository at this point
Copy the full SHA db88616View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c3074 - Browse repository at this point
Copy the full SHA d8c3074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e2f5e - Browse repository at this point
Copy the full SHA 97e2f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24bf304 - Browse repository at this point
Copy the full SHA 24bf304View commit details -
Configuration menu - View commit details
-
Copy full SHA for f56c14f - Browse repository at this point
Copy the full SHA f56c14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6121a3c - Browse repository at this point
Copy the full SHA 6121a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7df47e - Browse repository at this point
Copy the full SHA a7df47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 512b8cd - Browse repository at this point
Copy the full SHA 512b8cdView commit details -
Use local stack instead of global stack. Otherwise cause inter-thread race condition
Configuration menu - View commit details
-
Copy full SHA for 288aa03 - Browse repository at this point
Copy the full SHA 288aa03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6ee77 - Browse repository at this point
Copy the full SHA 0c6ee77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b71db07 - Browse repository at this point
Copy the full SHA b71db07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836bb95 - Browse repository at this point
Copy the full SHA 836bb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096725a - Browse repository at this point
Copy the full SHA 096725aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b85ea - Browse repository at this point
Copy the full SHA 61b85eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f4c12 - Browse repository at this point
Copy the full SHA f5f4c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524603a - Browse repository at this point
Copy the full SHA 524603aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53708e4 - Browse repository at this point
Copy the full SHA 53708e4View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93c269d - Browse repository at this point
Copy the full SHA 93c269dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7d34d - Browse repository at this point
Copy the full SHA 4d7d34dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60869e9 - Browse repository at this point
Copy the full SHA 60869e9View commit details -
1. test on refraction scene. no sort 113ms, hardcode one parition only 135 ms, full partition 220ms, stable_parition 250ms, full sort 430 ms
Configuration menu - View commit details
-
Copy full SHA for da633a4 - Browse repository at this point
Copy the full SHA da633a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f17ec9a - Browse repository at this point
Copy the full SHA f17ec9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a311b - Browse repository at this point
Copy the full SHA d9a311bView commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5ef60c - Browse repository at this point
Copy the full SHA f5ef60cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.