OpenGL-Logo-300x154

College Projects – C++ OpenGL & OGRE 3D

So, its near the end of the year, and all the projects for college have finally been handed up. In this post, I am just going to give you a quick look at my end of year projects, in OpenGL, and OGRE 3D. Continue reading ‘College Projects – C++ OpenGL & OGRE 3D’

HTML5 Canvas

Mandelbrot Set in HTML5 Canvas

As you might know, Benoît Mandelbrot sadly passed away two weeks ago. A great mathematician, he almost single-handedly created a new aspect to mathematics, fractal geometry. Having worked with fractals (using the open-source Apophysis) for several years, I felt I owed something to the man, so I thought I’d make a Mandelbrot set using the canvas tag.

Continue reading ‘Mandelbrot Set in HTML5 Canvas’

php

PHP algebraic equation function

Recently while cleaning out some of my old files I came across a PHP class project which I, like every programmer, had started but never finished. I started this class about 3 years ago with intentions of building a larger library of functions which could solve different Leaving Cert maths problems. Continue reading ‘PHP algebraic equation function’