<h1 align="center">
  3D extension for Phaser 3
</h1>

<h4 align="center">
  Written in TypeScript, uses three.js and ammo.js, brings the third dimension to your Phaser 3 game.
</h4>

<p align="center">  
  <a href="https://www.npmjs.com/package/@enable3d/phaser-extension"><img src="https://img.shields.io/npm/v/@enable3d/phaser-extension?style=flat-square" alt="NPM version"></a>
  <a href="https://github.com/enable3d/enable3d/actions?query=workflow%3ACI"><img src="https://img.shields.io/github/workflow/status/yandeu/enable3d/CI/master?label=github%20build&logo=github&style=flat-square"></a>
  <a href="https://github.com/enable3d/enable3d/commits/master"><img src="https://img.shields.io/github/last-commit/yandeu/enable3d.svg?style=flat-square" alt="GitHub last commit"></a>
  <a href="https://github.com/prettier/prettier" alt="code style: prettier"><img src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square"></a>
  <a href="https://www.typescriptlang.org/"><img src="https://img.shields.io/badge/built%20with-TypeScript-blue?style=flat-square"></a>
</p>

## Examples

Take a look at [enable3d.io/examples.html](https://enable3d.io/examples.html)

## Documentation

Take a lok at [enable3d.io/docs.html](https://enable3d.io/docs.html)
