About Me

Name: Paul Brunt
Age: Not 30 Yet!
Occupation: Web Developer
Education: Physics BSc
Interests: Programing, CG,
Animation, Maths,
Tech Stuff

SVG Flip

I decided to see what SVG was capable of so I set about creating a page turning document.

Read More..

  • SVG Flip
  • Berts Breakdown
  • New Website!
  • Blender Game Test

Posts Tagged ‘javascript’

SVG Flip

The latest project is finally finished, I say finished but as always there is stuff that could be done to improve things. I decided to see what SVG was capable of so I set about creating a page turning document view such as:

http://ecom.armourhome.co.uk/brochures/armour_hotel/

You can view the final SVG version here:

http://www.paulbrunt.co.uk/svgflip/ …Read More

Berts Breakdown

See my Experiment on ChromeExperiments.com

As a learning exercise and an attempt to push the latest browsers I decided to create a platform game using the new HTML5 canvas element. Although I did encounter a few minor issues, things generally went quite smoothly and surprisingly quickly.  The whole game, graphics and all, only took about 100 hours. …Read More

New Website!

So, I finally got round to learning the innards of wordpress and created this custom theme for my site. I really ended up disliking the last, which was just a heavily modified version free one, so I never really finished if off properly. Apologies, IE6 users I don’t really think it’s worth it making this site work 100%, and besides I don’t have a version of IE6 installed I can test this on. …Read More

Essential AJAX Functions

Okay here are a couple of really usefull javascript functions when it come to ajax. Though having recently decoverd jquery I may use a little less now: …Read More