Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/westleyw/public_html/wp-content/themes/autofocus/functions.php on line 576

Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/westleyw/public_html/wp-content/themes/autofocus/functions.php on line 577
Westley Wood » Game and Simulation Portfolio

DirectX 11 Rough Draft

DirectX 11 Rough Draft

Here’s a link to what I have working in DirectX 11 right now.  This is mainly for people in Junior project.  So if you get …

 

Fractal Generator Release

Fractal Generator Release

I know it’s been awhile, but I’m finally releasing the Fractal Generator that Joshua and I built almost a year ago.  If you don’t remember …

 

Random Variate Generator

Random Variate Generator

This is the Random Variate Generator I had to build for my simulation class.  It’s actually one of my more fairly polished programs.  It already …

 

Knapsack Program Released

Knapsack Program Released

This is the knapsack Program that Joshua Smith and I created last year.  Figured I go ahead and upload it, for those who would like to …

 

Message System

Message System

A Message System is the implementation of a base communication system across a variety of classes.  This base system takes place in a public method …

 

Fractal

Fractal

Fractals are shapes that are made up of multiple fractions of its original self.  Fractals like the Julia Set (in the above image) can be …

 

Knapsack Equation

Knapsack Equation

This Knapsack problem is my group assignment for these next four weeks.  My goal is to create an algorithm that can beat the fast speed currently …

 

Object Manager

Object Manager

An Object Manager is a style of writing code, where Objects are managed within the code.  One of the most effective ways to do this …

 

Welcome

Welcome

Welcome, to my Portfolio Website.  This site is new and still under construction.  Please check back later for more material.