Program The rantings of a lunatic Scientist

Search results for "L2Program"


Portfolio

Hi I’m Joss Whittle, a Computer Science student at Swansea University pursuing a PhD in Computer Graphics. My research interests mainly focuses around accelerating integral approximations with respect to Photo-Realistic Graphics using Global Illumination such as Photon Mapping and Path Tracing. However, I’m also interested in other areas of Computer Science and Software Development such […]

Dissertation Update: Path Tracing in action

Dissertation Graphics Java University

Thought I’d post an update of my dissertation project seeing as I haven’t posted anything in a while and my interim document is now submitted. As part of my progress towards GPU Accelerated Path Tracing I’ve modified the Java Ray Tracer shown previously to render using the Path Tracing algorithm. It’s a bit slow and […]

Experiments with Depth-Of-Field

Dissertation Graphics Java University

So this evening I thought I’d have a look’see at some of the more advanced ray tracing techniques that I didn’t have time to play with during my dissertation research. Namely, Depth-Of-Field and Specular/Glossy Reflections. Essentially, Depth-Of-Field mimics the focus point of an eye or camera. Where there is a set focal distance where everything […]

Xenomorphs have hatched!

Game Dev Graphics Java

Okay I really need to get some sleep, it’s a quarter past 4 in the morning! But look! I’m really happy with progress on the game. I’ve narrowed the premise down to a model that I am satisfied with. Here it is: You are a lone marine trapped inside the LV426 Colony, your squad mates […]

Pacman on LV426?

Game Dev Graphics Java

Yes that’s right! I’m working on First Person Pacman again! And better yet, you can be too (if you are so inclined to) because the whole project is now available on Github! I’ve decided that while the game is fun in it’s current state it is not scary enough. Don’t get me wrong, walking around […]