regl-project / regl

👑 Functional WebGL
https://regl-project.github.io/
MIT License
5.22k stars 322 forks source link

WebGL globe #225

Open mikolalysenko opened 8 years ago

mikolalysenko commented 8 years ago

It would be rad to have some sort of WebGL globe example. Bonus points for:

Erkaman commented 8 years ago

Do you have any links to some WebGL globes that people have implemented? That you can use as a reference point.

mikolalysenko commented 8 years ago

Sure, some references:

This is a project that can be as easy or as hard as you like. But even something as basic as that threejs globe in regl would go a long way. Also more abstracted globes could be pretty useful, for example drawing countries/boundaries in wireframe.

mikolalysenko commented 8 years ago

Also a reference implementation of atmospheric scattering:

Some refs:

mikolalysenko commented 8 years ago

Another globe by @vorg:

ghost commented 7 years ago

regl globe: https://substack.neocities.org/earth/7.html

I have a regl globe tutorial finished, just need to wait on some other articles before publishing.

jsonkao commented 4 years ago

Maybe this could be cleaned up and repurposed for an abstracted example? (Just shows countries and also some simple terrain)

https://jsonkao.github.io/regl-globe-example