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
master
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
Delete Tower_Base.obj
· b14b3b0e
Yoel
authored
2 years ago
b14b3b0e
Delete Cube.obj
· a6959f93
Yoel
authored
2 years ago
a6959f93
Delete Chess_Scene_White.obj
· 8d3cccdb
Yoel
authored
2 years ago
8d3cccdb
Delete Chess_Scene_Board.obj
· 5580ece3
Yoel
authored
2 years ago
5580ece3
Delete Chess_Scene_Black.obj
· 4da497da
Yoel
authored
2 years ago
4da497da
Delete Chess_Scene.obj
· f92bfc7a
Yoel
authored
2 years ago
f92bfc7a
Upload New File
· ee6a543d
Yoel
authored
2 years ago
ee6a543d
Upload New File
· 5b04fd58
Yoel
authored
2 years ago
5b04fd58
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
Loading