Path Tracing Adventures

The journey towards a path tracer
8 comments
5 entries
Advertisement
Arjan B
July 21, 2014
Depth of field and finished report
Depth of field
My friend had added depth of field to the path tracer, which shows some nice results.

Without DoF:


With DoF:



This effect was achieved by picking a focal point on the focal plane for every pixel, and then jittering our camera rays to go through this focal point.


Finished report
After some s…
1,609 views
Arjan B
April 21, 2014
Off-line rendering and block editor
A lot of progress in this new entry! We have implemented the octree, which makes our renderer scale well with a large number of objects in our scenes. We have finished our block editor, which allows us to create, save and load worlds to render. And finally, we added some form of offline rendering.


O…
2,545 views
Arjan B
March 13, 2014
CUDA Progress!
Yes! we've made great progress on my project's conversion to CUDA! Without any optimizations, it's already 6 times as fast as the CPU version. It's not as much as I'd hoped, though. But, hell, it's real-time(-ish) now!

No pretty pictures this time... Instead, YouTube video!
[media][/media]

Getting th…
1,411 views
Arjan B
February 12, 2014
Direct lighting
Two of the subjects I'm following at the university at the moment are Additional Component Computer Graphics and Algorithms for Massive Data. The first pretty much lets you propose a graphics related project while the second focuses on processing large amounts of data or computations efficiently. S…
1,445 views
Arjan B
January 11, 2014
At the very beginning
This is a journal about how a young student decided to start implementing a path tracer.

I'm Arjan, a 23 year old CSE master student from the Netherlands. Having worked for Triumph Studios [size=2](the creators of the Overlord and Age of Wonders series) and starting a one man software development co…
1,389 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement