I have interest in building virtual worlds that can be used in games or apps. There was an interesting demo by @wooorldXR that really inspired me into trying my hand in learning how to build a 3D map viewer from scratch. So this repo will contain all the little experiments & prototypes using freely available mapping data to recreate that demo & then some :)
Another purpose of this repo is to develop a collection of examples / prototypes that is feature focused. Ideally this should make it easier for people to pick apart & learn how each bit works as a good starting point. Mind you, nothing here is production ready as things aren't optimized or very well abstracted. Since the goal is for learning, things are kept as bare bones and simple as possible.
Inspiration :
- https://twitter.com/haltor/status/1594166328356704258
- https://twitter.com/tiltfive/status/1597644083828518913
- https://twitter.com/SketchpunkLabs/status/1600487910758907905
Source Code : https://github.com/sketchpunklabs/mapping
Mapping Tile Prototypes
|
Procedural Terrain Prototypes
|