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
"readme.md" did not exist on "57e17d32b285d63c96747e5fed059ef1ea4cb529"
5306d480fedffb510484ac0a52a8242740910915
Select Git revision
Branches
11
master
default
protected
chess
depthVariance
indoor
daysky
outdoor
master_counting
counting
multipleImportanceSampling
OptimizedMesh
OptimizedMesh1.5
11 results
CppRaytracer
RayTracer
shape
ShapeSingleGroup.cpp
Author
Search by author
Any Author
authors
Yoel
s73017
1 author
Feb 14, 2021
Fixed warnings by using proper types for arguments
· 5306d480
Yoel
authored
4 years ago
5306d480
ShapeSingleGroup refactor: Everything works
· cbe1993b
Yoel
authored
4 years ago
cbe1993b
Oct 16, 2020
Deleted LightShape interface and split up SIngleGroup to one for Light and one for Shape
· 45929aae
Yoel
authored
4 years ago
45929aae
Oct 08, 2020
SingleGroup now gets a LightShape instead of jsut a shape. It effectively...
· 23d01fd2
Yoel
authored
4 years ago
23d01fd2
ShapeGroups are now a seperate class: SingleGroup, which can only contain a single Shape
· 7d951204
Yoel
authored
4 years ago
7d951204
Loading