Zvi Effron

Below you will find some of my past projects related to my interest in game design and development. In addition, you will find some of the web development work I have done. Please forgive the simplicity of this page as the entire site is undergoing a complete redesign, and until that is complete, everything is simple and style free.

SimServer

SimServer, a variation on SimCity where the user upgrades a server, was made in conjunction with James Brown and Josh Durgin for a Software Development course. The below link is a zip file containing the Windows executable and files, but platform independent Ruby source code is available upon request.
SimServer zip file

Ray Tracer

The Ray Tracer was implemented for a Graphics course. In addition to the Windows executable, an output image is provided. The source code is in C++ written for OpenGL and GLUT, and is unlikely portable to other operating systems. The ray tracer only provides a 32 bit version, and it will not run without GLUT installed. Source code and description of the input format are available upon request.
Ray Tracer zip file

Editable Toolbox

I implemented the editable toolbox for the DreamHost web panel by adding the ability to drag items from the menu into the toolbox, to drag items out of the toolbox, and to rearrange the order in the toolbox. For a demonstration, look at the web panel demo at DreamHost.