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
17552fdce47ce485c87b67c1afa6b43ed370e5d4
Select Git revision
Branches
11
master
default
protected
chess
depthVariance
indoor
daysky
outdoor
master_counting
counting
multipleImportanceSampling
OptimizedMesh
OptimizedMesh1.5
11 results
CppRaytracer
RayTracer
sampling
Scene.cpp
Author
Search by author
Any Author
authors
Yoel
s73017
1 author
Feb 18, 2021
SampleLight now takes the initial SurfacePoint
· 42f8fb68
Yoel
authored
4 years ago
42f8fb68
Jan 22, 2021
Disable importance sampling
· b44480af
Yoel
authored
4 years ago
b44480af
Added shadowHit check. Also square nn
· e457f128
Yoel
authored
4 years ago
e457f128
Nov 20, 2020
Scene now implemented a form of ImportanceSampling
· 61a9c9cd
Yoel
authored
4 years ago
61a9c9cd
Oct 06, 2020
Slight changes how the scene handles background hits
· b231e89d
Yoel
authored
4 years ago
b231e89d
Sep 10, 2020
Test Commit
· db64192a
Yoel
authored
4 years ago
db64192a
Sep 07, 2020
Pointless pointers deleted and added a special Background-member
· 1218ed36
Yoel
authored
4 years ago
1218ed36
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
Oct 18, 2019
First Commit
· 2da69a2b
Postea
authored
5 years ago
2da69a2b
Loading