Skip to content

Activity

Move header files to include/ and organize them

DeltaPavonispushed 2 commits to main • 22f6e8b…78e1700 • 
on Jan 17, 2024

Fix and improve SeedSeqGenerator

DeltaPavonispushed 2 commits to main • ce5bcb6…22f6e8b • 
on Jan 16, 2024

Render 2023 Christmas image

DeltaPavonispushed 2 commits to main • 5cdef87…ce5bcb6 • 
on Dec 27, 2023

Remove directories previous_parts and .vscode

DeltaPavonispushed 1 commit to main • 5c0a875…5cdef87 • 
on Dec 23, 2023

Update BVH comments, small fixes

Force push
DeltaPavonisforce pushed to main • d807578…5c0a875 • 
on Dec 23, 2023

Remove directories previous_parts and .vscode

DeltaPavonispushed 2 commits to main • 63cd46d…d807578 • 
on Dec 23, 2023

Optimize BVH/AABB/Camera and fix Makefile

DeltaPavonispushed 1 commit to main • 31984c4…63cd46d • 
on Dec 19, 2023

Add top-level Makefile

DeltaPavonispushed 5 commits to main • 2f6bfc9…31984c4 • 
on Dec 10, 2023

Add Box, and BVH support for compound Hittables

DeltaPavonispushed 1 commit to parallelograms • 6b569d5…489e5bc • 
on Dec 8, 2023

Add support for parallelograms, render Cornell Box

DeltaPavoniscreated parallelograms • 6b569d5 • 
on Dec 3, 2023

Organize repository

DeltaPavonispushed 1 commit to main • d919802…2f6bfc9 • 
on Dec 3, 2023

Make ground flatter in rtow_final_lights images

DeltaPavonispushed 1 commit to main • 18a6b2d…d919802 • 
on Dec 3, 2023

Correct focus distance for last render, rerender

DeltaPavonispushed 1 commit to main • fbe8c64…18a6b2d • 
on Nov 20, 2023

Render millions of spheres + lights, update README

DeltaPavonispushed 1 commit to main • b649856…fbe8c64 • 
on Nov 20, 2023

Add tone mapping; display light colors correctly

DeltaPavonispushed 3 commits to main • 1bd6dd9…b649856 • 
on Nov 19, 2023

Add diffuse lights/custom fixed random seeding

DeltaPavonispushed 2 commits to main • 674fddf…1bd6dd9 • 
on Nov 19, 2023

Add runtime-per-row analysis for RTOW final image

DeltaPavonispushed 4 commits to main • 1d7bac6…674fddf • 
on Nov 17, 2023

AABB/BVH support, faster randgen, comments/cleanup

DeltaPavonispushed 1 commit to main • 6e70b88…1d7bac6 • 
on Nov 5, 2023

Add profiler output for v1.0

DeltaPavonispushed 1 commit to main • 436a2ae…6e70b88 • 
on Nov 2, 2023

Deleted tag

DeltaPavonisdeleted refs/tags/v1.0 • 
on Nov 2, 2023

refracted() now returns std::optional, spell-check

DeltaPavonispushed 1 commit to main • 2d1abff…436a2ae • 
on Nov 2, 2023

Deleted tag

DeltaPavonisdeleted refs/tags/v1.0 • 
on Nov 2, 2023

Merge branch 'main' of github.com:DeltaPavonis/cpp_raytracer

DeltaPavonispushed 2 commits to main • 1e20607…2d1abff • 
on Nov 2, 2023

Update README.md

DeltaPavonispushed 1 commit to main • 24ee44b…1e20607 • 
on Nov 1, 2023

Render final RTOW image with correct dimensions

Force push
DeltaPavonisforce pushed to main • 4cc69d3…24ee44b • 
on Nov 1, 2023

Render final image with correct dimensions

DeltaPavonispushed 1 commit to main • fe86ad0…4cc69d3 • 
on Nov 1, 2023

Optimize hit_info, small corrections

DeltaPavonispushed 1 commit to main • c9a1177…fe86ad0 • 
on Nov 1, 2023

Fix Makefile

DeltaPavonispushed 1 commit to main • 4294b91…c9a1177 • 
on Oct 31, 2023

Change to using std::mt19937_64 in rand_double()

Force push
DeltaPavonisforce pushed to main • 41e3b43…4294b91 • 
on Oct 28, 2023

Make distribution variable static in rand_double()

DeltaPavonispushed 2 commits to main • 0e0ecf3…41e3b43 • 
on Oct 28, 2023