Justin Dailey
Wednesday, May 23, 2012
Delaunay Triangulation & Convex Hull
›
Instead of reviewing what Delaunay Triangulation is, please refer to the linked Wikipedia article. You don't have to understand the ent...
1 comment:
Monday, November 28, 2011
Processing: Multi-color Gradient
›
Recently I created a simulation of how heat is distributed in a system using Processing . For this I wanted a way to show the varying value...
2 comments:
Tuesday, September 20, 2011
Python: range() vs. xrange()
›
I recently discovered a really cool Python module called timeit . It let's you efficiently time blocks of Python code. So I decided to s...
3 comments:
Wednesday, March 23, 2011
Real-time Controlled Robotic Arm
›
To finish up my B.S. in Computer Engineering, I had to come up with a design project. I had always wanted to create a robotic arm and contro...
21 comments:
Home
View web version