geometry Archive

  • Let’s take a diversion into the world of OpenGL, specifically the implementation of OpenGL that lives inside an Android powered device. So, OpenGL ES 1.0 then. I’ll be learning about...

    Android Notes: OpenGL ES 1.0

    Let’s take a diversion into the world of OpenGL, specifically the implementation of OpenGL that lives inside an Android powered device. So, OpenGL ES 1.0 then. I’ll be learning about...

    Continue Reading...

  • Following on from my experiments the other day with geometry-based collision detection I’ve been looking at good old vectors. I set myself two tasks Work out how to reflect angles...

    Maths with balls!

    Following on from my experiments the other day with geometry-based collision detection I’ve been looking at good old vectors. I set myself two tasks Work out how to reflect angles...

    Continue Reading...

  • I spent some of today learning basic, but useful calculus. There are various bits of maths that never made sense to me, and which seemed really complicated. For example working...

    Basic calculus

    I spent some of today learning basic, but useful calculus. There are various bits of maths that never made sense to me, and which seemed really complicated. For example working...

    Continue Reading...

  • I spent this afternoon playing around with some basic school maths – calculating line/line intersections and distance from a point to a line stuff. And a little bit of vector...

    This is why you learnt geometry at school

    I spent this afternoon playing around with some basic school maths – calculating line/line intersections and distance from a point to a line stuff. And a little bit of vector...

    Continue Reading...