version 1.0
- Get sprite images from a server
- Create a geometry with thousands of vertices
- Assign a sprite image to 4 vertices (2 adjacent faces)
- Create a shader material using context2d in order to highlight sprites
- Create mouse interactions using Raycaster
- yarn | npm install
- yarn start | npm run start
localhost:5000