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
56dcba7f56f903909126ddea157ea96b7cc8603c
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
Sep 04, 2020
Put the definitions for the Background-methods in the right namespace
· 56dcba7f
Yoel
authored
4 years ago
56dcba7f
Inclusion hierarchy fixed
· ac4abf5c
Yoel
authored
4 years ago
ac4abf5c
Sep 03, 2020
Test function for AxisAlignedBoundingBox implemented and tested
· 33d31eaa
Yoel
authored
4 years ago
33d31eaa
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
Switched out public and private properties for consistency
· 87f42d1f
Yoel
authored
4 years ago
87f42d1f
Implemented multithreading in setPixels- and raytracing-method
· 696cd7bd
Yoel
authored
4 years ago
696cd7bd
Added a setPixel function and replaced expression in setPixels with the new function
· 0f05d361
Yoel
authored
4 years ago
0f05d361
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
Sphere added to the scene
· e4bb0d50
Yoel
authored
4 years ago
e4bb0d50
Sphere implementation added
· e82e6768
Yoel
authored
4 years ago
e82e6768
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
Oct 18, 2019
First Commit
· 2da69a2b
Postea
authored
5 years ago
2da69a2b
Loading