Retour en arrière
Case studyReveal map
3d-ish map with interactive points of interests
The goal of this experiement is to recreate a game map like in The Witcher, Assassin's Creed or Legend of Zelda.
NOTE:
This is still a work in progress, I'm trying to recreate all parts of a game map (see todo list) in 3D in GLSL/Three.js, there's a lot of features I want to add in the future but either don't have the time or don't know quite yet how to create all of that.
As I'm learning a new programming language, it will take time to build what I want but one day I'll finish this experience and it will be 🔥🔥🔥
TODO:
- Interactive points
- Popup on point clicks
- 3D topography
- Different sizes and colors
- Contain drag-n-drop in map zone
(avoid ability to move outside the map)