// Final Project: 3D Perlin Noise Field
For this final project, I used LightWeight Java Game Library (LWJGL) and OpenGL to create a Perlin Noise field in 3D.// Final Project Presentation
This is the initial proposal I presented for my final project. It outlines what I was trying to accomplish.// Midterm Project: Mosaic with Perlin Noise Field
My goal in this project was to simplify a video image down to just what's necessary for the image to be recognizable.// Midterm Paper: Expression Through The Computer: It’s In the Details
With the continual expansion of broadband and the compliment of ever-advancing technology, what methods should we use to better express ourselves online?// Weekly Projects
These projects are all minor modifications of Dan O'Sullivan's code. The purpose here was to delve in, get comfortable with Eclipse, and gain a better understanding of class relationships in Java. Some assignments may require some of Dano's classes.Week 5 - Drawing Dots
SimpleBackgroundRemoval.java
Week 4 - Drawing Dots
SimpleChatClient.java
VerySimpleChatServer.java
Week 3 - Drawing Dots
DrawDots.java
DrawDots2.java
Week 2 - Video Effect with Perlin Noise
PerlinNoise.java
VideoEffect.java
Week 1 - Hello Color
HelloColor.java
Rich Hauck at the Interactive Telecommunications Program at New York University