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
You need to sign in or sign up before continuing.
42481eada5e1a4dad7210465e58a6b2ce8008d60
Select Git revision
0 results
CppRaytracer
RayTracer
camera
Author
Search by author
Any Author
authors
0 authors
Jan 12, 2022
Ray added << to header, cleanup
· 959ebd5a
Yoel
authored
3 years ago
959ebd5a
Hit cleanup
· a6c15fbd
Yoel
authored
3 years ago
a6c15fbd
CamObs cleanup
· 69706300
Yoel
authored
3 years ago
69706300
Feb 14, 2021
Added Texels to Hit
· 9fdb6c9d
Yoel
authored
4 years ago
9fdb6c9d
Oct 17, 2020
Added a new constant epsilon
· 878c27d2
Yoel
authored
4 years ago
878c27d2
Added ostream-operator to Hit class
· 5f8a2780
Yoel
authored
4 years ago
5f8a2780
Oct 07, 2020
Refactored the hit class to be a surfacepoint
· f0f24511
Yoel
authored
4 years ago
f0f24511
Sep 10, 2020
Made the material of the hit visible again
· d7f4533e
Yoel
authored
4 years ago
d7f4533e
Revert "Changed one private member to public"
· ba59482e
Yoel
authored
4 years ago
ba59482e
Changed one private member to public
· c132da59
Yoel
authored
4 years ago
c132da59
Changed const members to private and declared and defined getter
· 779ef151
Yoel
authored
4 years ago
779ef151
Sep 04, 2020
Inclusion hierarchy fixed
· ac4abf5c
Yoel
authored
4 years ago
ac4abf5c
Sep 02, 2020
Added const and override to all material-interface functions, sampler-function...
· 1ca7221e
Yoel
authored
4 years ago
1ca7221e
Sep 01, 2020
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