Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NckHmml/ParadoxCraft
https://github.com/NckHmml/ParadoxCraft
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/NckHmml/ParadoxCraft
- Owner: NckHmml
- License: mit
- Created: 2015-02-14T14:54:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T18:04:51.000Z (almost 10 years ago)
- Last Synced: 2024-08-03T23:13:10.336Z (6 months ago)
- Language: C#
- Homepage:
- Size: 515 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Awesome-Stride - A Minecraft-style game
README
# ParadoxCraft
A simple minecraft style game made in the [Paradox game engine](http://paradox3d.net)
## ParadoxCraft.Atmosphere
Implementation of [Precomputed Atmospheric Scattering](http://www-evasion.imag.fr/people/Eric.Bruneton/).
This implementation is based on that of [jwollen](https://github.com/jwollen/Clockwork)