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
d7f4533e3304262578112e4496527794621ff9b6
Select Git revision
Branches
11
master
default
protected
chess
depthVariance
indoor
daysky
outdoor
master_counting
counting
multipleImportanceSampling
OptimizedMesh
OptimizedMesh1.5
11 results
CppRaytracer
RayTracer
tools
Author
Search by author
Any Author
authors
Yoel
s73017
1 author
Sep 06, 2020
Changed members of AABB to non-const to enable moves and assignments on the AABB-object
· e4365e8c
Yoel
authored
4 years ago
e4365e8c
Made the threading-function private
· a2f1efa5
Yoel
authored
4 years ago
a2f1efa5
Sep 04, 2020
Fixed no arg constructor to box of infinite size
· 8d7e105c
Yoel
authored
4 years ago
8d7e105c
Inclusion hierarchy fixed
· ac4abf5c
Yoel
authored
4 years ago
ac4abf5c
Sep 03, 2020
Complete implementation of BoundingVolumes
· 6745d5ea
Yoel
authored
4 years ago
6745d5ea
Added a constructor for 1-float Vec3
· 7565f2c8
Yoel
authored
4 years ago
7565f2c8
Sep 02, 2020
Added const and override to all material-interface functions, sampler-function...
· 1ca7221e
Yoel
authored
4 years ago
1ca7221e
Fixed threading function args, i is not needed
· 281eea2e
Yoel
authored
4 years ago
281eea2e
Sep 01, 2020
Added a threadpool class to the util namespace
· f2b403a8
Yoel
authored
4 years ago
f2b403a8
Reformatted every file
· bc30bcbd
Yoel
authored
4 years ago
bc30bcbd
Aug 30, 2020
Corrected attribute names and added getter for Vec3
· 6b1dc295
Yoel
authored
4 years ago
6b1dc295
Aug 29, 2020
Full port to vs code and first sucessfull launch
· 032575a4
Yoel
authored
4 years ago
032575a4
Aug 27, 2020
Converted from vs-project to easy digestable vscode-folder
· 832fc1b5
Yoel
authored
4 years ago
832fc1b5
Loading