Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CppRaytracer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yoel
CppRaytracer
Commits
1d208883520b8ff491fb62a7fcf592e59e7a875e
Select Git revision
Branches
11
master
default
protected
chess
depthVariance
indoor
daysky
outdoor
master_counting
counting
multipleImportanceSampling
OptimizedMesh
OptimizedMesh1.5
11 results
CppRaytracer
Author
Search by author
Any Author
authors
Yoel
s73017
1 author
Apr 28, 2022
Upload New File
· 1d208883
Yoel
authored
2 years ago
1d208883
Upload New File
· 3976b6f5
Yoel
authored
2 years ago
3976b6f5
Upload New File
· 4fa208be
Yoel
authored
2 years ago
4fa208be
Upload New File
· 29d2fa07
Yoel
authored
2 years ago
29d2fa07
Update README.md
· 7e660e1e
Postea
authored
2 years ago
Unverified
7e660e1e
Apr 26, 2022
Create README.md
· 8408620a
Postea
authored
2 years ago
Unverified
8408620a
Apr 20, 2022
The great refactor, not impl fucntions deleted, camel case gone, som file name changes
· 9ad377a3
Yoel
authored
2 years ago
9ad377a3
Apr 17, 2022
Build hierarchy in obj
· d1ad2747
Yoel
authored
2 years ago
d1ad2747
Apr 02, 2022
Tree depth search
· b96a808b
Yoel
authored
2 years ago
b96a808b
Mar 21, 2022
Cleanup print statements
· 04a18b1a
Yoel
authored
2 years ago
04a18b1a
Mar 20, 2022
New scene just dropped
· e38884c5
Yoel
authored
2 years ago
e38884c5
intensity support in emission profile
· a439e6c2
Yoel
authored
2 years ago
a439e6c2
We now limit the colour values of pixels to 1
· de7b49af
Yoel
authored
2 years ago
de7b49af
Mar 18, 2022
Colors for the checkerboard
· ace6a79b
Yoel
authored
2 years ago
ace6a79b
Streamline changes that should have been in the main
· 6eb6a359
Yoel
authored
2 years ago
6eb6a359
Correct remove-erase paradigma
· e3f7fb62
Yoel
authored
2 years ago
e3f7fb62
Streamline fixes that shouldve been in the main
· 0d29ecfe
Yoel
authored
2 years ago
0d29ecfe
Add intensity from emissioProfile to material and skysphere
· 32379c39
Yoel
authored
2 years ago
32379c39
Main now correctly supports configs
· d529c96c
Yoel
authored
2 years ago
d529c96c
Checkerboard was wrongfully added to the counting branch, so we copied it over
· ba85bea4
Yoel
authored
2 years ago
ba85bea4
refactor
· 8203eaec
Yoel
authored
2 years ago
8203eaec
No more triangles-attribute
· e3306d1b
Yoel
authored
2 years ago
e3306d1b
Cleanup
· 71b1434a
Yoel
authored
2 years ago
71b1434a
Added source
· a944c086
Yoel
authored
2 years ago
a944c086
intersect cleanup
· c7660f8b
Yoel
authored
2 years ago
c7660f8b
Some cleanup and source
· a49d20e0
Yoel
authored
2 years ago
a49d20e0
skysphere radius changed to 1000 and small change in pdf
· d5b1cb0a
Yoel
authored
2 years ago
d5b1cb0a
Mar 12, 2022
Assert the sinus transform is never below 0
· 106865c4
Yoel
authored
3 years ago
106865c4
Feb 25, 2022
Remove zero probability pixel
· 2fd227e5
Yoel
authored
3 years ago
2fd227e5
Feb 14, 2022
Fixed direct lighting optimization and comments
· 713d3725
Yoel
authored
3 years ago
713d3725
Changed the optimization and added an explanation
· 513e3759
Yoel
authored
3 years ago
513e3759
Scene correct optimization
· c7787d0e
Yoel
authored
3 years ago
c7787d0e
Fixing the break, continue issues
· bd07a516
Yoel
authored
3 years ago
bd07a516
Feb 10, 2022
direct lighting fixes
· c40617e9
Yoel
authored
3 years ago
c40617e9
Small scene fix
· 0973a0f9
Yoel
authored
3 years ago
0973a0f9
Jan 25, 2022
New config namespace and made scene more configurable
· 1132a058
Yoel
authored
3 years ago
1132a058
Jan 22, 2022
Refactoring, added support for preprocessor directLightning bool
· c733da92
Yoel
authored
3 years ago
c733da92
Halfed is now a function, check if the image is limited before gamma correcting
· 422124b7
Yoel
authored
3 years ago
422124b7
Added limited-function and xyz moved
· 9a8f4e53
Yoel
authored
3 years ago
9a8f4e53
Removed mis from scene, all that is in mis-branch
· ed38dcfa
Yoel
authored
3 years ago
ed38dcfa
Loading