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
6e7017d93259d6fd979c658d12d1e2d438584c00
Select Git revision
0 results
CppRaytracer
RayTracer
shape
Light.h
Author
Search by author
Any Author
authors
0 authors
Oct 16, 2020
Light now has a function that determines the amount of light emitted by the Light in direction d
· 5b5ee8bc
Yoel
authored
4 years ago
5b5ee8bc
Oct 08, 2020
sampleLight now correctly returns a SurfacePoint in the interface
· 723d1844
Yoel
authored
4 years ago
723d1844
Oct 06, 2020
Light interface correction
· 5e373e8e
Yoel
authored
4 years ago
5e373e8e
Added new interface for lights
· 34f7b4b6
Yoel
authored
4 years ago
34f7b4b6
Loading