Mixing 2D and 3D Graphics using Phaser and Three.js
Published on 17 Nov 2014
Filter News By:
Subscribe to our Newsletter
"Out of the box Phaser doesn’t actually have any support for 3D, but Three.js certainly does. So what we are going to do is use Three.js to load a model and render it to a canvas, which then can be used as the image source for a Phaser Sprite."