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
cd5f5ce49c508d5ce5af279c2ff85d07060b34ee
Select Git revision
Branches
11
master
default
protected
chess
depthVariance
indoor
daysky
outdoor
master_counting
counting
multipleImportanceSampling
OptimizedMesh
OptimizedMesh1.5
11 results
CppRaytracer
RayTracer
tools
AxisAlignedBoundingBox.cpp
Author
Search by author
Any Author
authors
Yoel
s73017
1 author
Sep 26, 2020
Added ostream operator for AABBs
· cd5f5ce4
Yoel
authored
4 years ago
cd5f5ce4
Sep 10, 2020
Implemented the *-operator for transforming a AABB with matrices
· 9bd479f1
Yoel
authored
4 years ago
9bd479f1
Made all references const and added a new *-operator for transforming AABBs with matrices
· cd8430f6
Yoel
authored
4 years ago
cd8430f6
Sep 04, 2020
Fixed no arg constructor to box of infinite size
· 8d7e105c
Yoel
authored
4 years ago
8d7e105c
Sep 03, 2020
Complete implementation of BoundingVolumes
· 6745d5ea
Yoel
authored
4 years ago
6745d5ea
Loading