Category Archives: 3D

Three.js: Simple Collision Detection

I’ve been spending some time trying to work out how to perform basic collision detection with the three.js library. After a combination of Googling, looking at the three.js source code and looking at the sample code on the three.js github … Continue reading

Posted in 3D, JavaScript | Tagged , , | 3 Comments

Three.js: Moving Objects

Thought that I should write another post about my discoveries with the Three.js library as my last post was written sometime before Christmas. Having said that I didn’t make much progress with my Three.js investigations over the Christmas and New … Continue reading

Posted in 3D, JavaScript | Tagged , , | Leave a comment