Core S2 Software Solutions

Monthly Archives: October 2010


Competitive programming: Project Euler

Project Euler is an online programming exercise database. There are over 300 problems that relate to number theory, simulations, graph theory, statistics, etc. Given a problem, you have to find a solution that runs in a reasonable amount of time, … Continue reading

Posted in Programming | 2 Comments

Roller Coaster

I’ve just finished programming a roller coaster application that was a way to learn Catmull-Rom Spline interpolation. The idea is simply to take a series of low-resolution points representing a general design of a roller coaster, then interpolate these points … Continue reading

Posted in News & Updates | 3 Comments


Sites map