Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atmospheres #8

Open
pablo-mayrgundter opened this issue Dec 17, 2020 · 10 comments
Open

Atmospheres #8

pablo-mayrgundter opened this issue Dec 17, 2020 · 10 comments

Comments

@pablo-mayrgundter
Copy link
Collaborator

pablo-mayrgundter commented Dec 17, 2020

Could be bounded exponential fog to start with, but would like to use a good refraction model.

Found this:

https://stackoverflow.com/questions/31955731/how-to-make-an-atmosphere-using-threejs

But there's also the work of the guy at google for Earth/Maps:

http://www-evasion.imag.fr/people/Eric.Bruneton/
https://www.youtube.com/watch?v=0I7Af2Ev5iQ

@pablo-mayrgundter
Copy link
Collaborator Author

Bruneton work looks to require a refactoring to use three's shader system. Searching for alternatives, found this:

https://github.com/wwwtyro/glsl-atmosphere

Also has its own low-level gl system, but easier to read.

Was referenced from this huge list of gfx links: https://github.com/Gforcex/OpenGraphic

@pablo-mayrgundter
Copy link
Collaborator Author

James Burke is open to using shared source for atmosphere and terrain on Mars Society VR work in 2021: https://youtu.be/5zG4F3a1BFM?t=168

@mgreter
Copy link

mgreter commented Jun 22, 2022

@pablo-mayrgundter
Copy link
Collaborator Author

Wow, solsys is very nice. Thanks for the pointer! Do you know who's working on it or where the code project is? I'm happy to collaborate!

And thx for the shader link too.. yeah, atmospheres and accurate orbits are top of my priority list, tho has been a while since I've had time.

@mgreter
Copy link

mgreter commented Jun 25, 2022

It's all my work (started about 7 years ago) and unfortunately I haven't yet made it to publish all the code. But some parts are already on GitHub (the shaders being the latest part that I published). Others are:

https://github.com/mgreter/astro.js
https://github.com/mgreter/ephem.js
https://github.com/mgreter/three.app

@pablo-mayrgundter
Copy link
Collaborator Author

Oh cool :) Well, astro looks like something I could use right off. I'll take a look next time I have a coding session!

I actually work in Zurich sometimes. I'd love to get coffee... I'll say Hi on twitter.

@pablo-mayrgundter
Copy link
Collaborator Author

Hi again! Your twitter DMs are disabled for me. I'm in Zurich for the month. Would you like to meet and talk code sometime?

@pablo-mayrgundter
Copy link
Collaborator Author

pablo-mayrgundter commented Aug 13, 2022

This would be amazing:

"THOR is the first open-source general circulation model (GCM) developed from scratch to study the atmospheres and climates of exoplanets, free from Earth- or Solar System-centric tunings"

https://arxiv.org/abs/1911.13158.. one of https://github.com/exoclime

@pablo-mayrgundter
Copy link
Collaborator Author

Earth simulation foundation models, starting with weather

https://news.ycombinator.com/item?id=41556519

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants