Skip to content
  • Twitter
  • LinkedIn
  • Email
  • GitHub
  • Bitbucket

Sean McAllister

Game Design and Programming

  • Home
  • Portfolio
  • Addons & Mods
  • Resources

Category: Games Studio 3

SeanDecember 14, 2015February 4, 2017Chickuzi's RevengeLeave a comment

Spring Game Development Wrap Up

This trimester has been a wild ride with many interesting twists and turns along the way.  There have been many projects I have worked and contributed on, different bodies of knowledge I have been exposed to and a lot of reflection on my professional practice and soft skills.  

SeanOctober 13, 2015February 4, 2017Games Studio 3Leave a comment

Raytracer Optimisations using Bounding Volume Hierarchy

The general concept of a Bounding Volume Hierarchy (BVH) is to group or partition the space used by objects within it and wrap them up in a bounding box.  The space is partitioned multiple times until each object in the scene has its own bounding box.

SeanOctober 11, 2015February 4, 2017Games Studio 3Leave a comment

Drawing all over the network

Over the past three weeks in Studio 3 we have been working on a collaborative art project.  This facilitated us to learn how to implement a UDP socket client to communicate with a supplied server application.  

Recent Posts

  • Spring Game Development Wrap Up
  • Raytracer Optimisations using Bounding Volume Hierarchy
  • Drawing all over the network

Archives

  • December 2015
  • October 2015

Categories

  • Chickuzi's Revenge
  • Final Project
  • Games Studio 2
  • Games Studio 3
  • SAE
  • Virion
 Back to top