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
"...git@gitlab.bht-berlin.de:s61200/broken-petclinic.git" did not exist on "0a51540ad04b48b5b18fd6fd400363fc02512134"
7ae411b3853cbc75d77e27658ac9cbe292529a10
Select Git revision
0 results
CppRaytracer
RayTracer
shape
Sphere.cpp
Author
Search by author
Any Author
authors
0 authors
Oct 08, 2020
Experimental implementation of the sampleLight-function
· d5ab6b56
Yoel
authored
4 years ago
d5ab6b56
Sep 10, 2020
Streamlined optional returns
· 7b78ff1f
Yoel
authored
4 years ago
7b78ff1f
Changed double to floats in intersect
· c35d9a56
Yoel
authored
4 years ago
c35d9a56
Test Commit
· db64192a
Yoel
authored
4 years ago
db64192a
Sep 06, 2020
Implemented AABB for Spheres
· 1b3bd80e
Yoel
authored
4 years ago
1b3bd80e
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
Sphere implementation added
· e82e6768
Yoel
authored
4 years ago
e82e6768
Loading