Jonas Gilg
Jonas Gilg
**Is your feature request related to a problem? Please describe.** Compressing files on the fly is sometimes slow. It would be great, if pre-compressed files could be served aswell. **Describe...
Rings should cast shadows aswell. - [x] On themselves - [x] On SimpleBodies - [ ] On Atmospheres (not yet required) - [ ] On LoDBodies (not yet required)
## Describe the Bug Without any warning I got the following error: Two lines of: ``` [E] cs-gui ............ Uncaught ReferenceError: inf is not defined ``` Every frame the following...
I think it would be great, if we could include all major bodies in the default config. I consider major bodies, bodies that are well known and of scientific interest,...
We should add more atmospheres: - [ ] Venus - [x] Earth - [x] Mars - [ ] Jupiter - [ ] Saturn - [ ] Titan - [ ]...
## The Problem Currently shaders are being build using the compiler of the GPU driver. This leads to missing features and inconsistencies. We are mostly missing `#include` and proper `#define`...
This awesome plugin adds a super helpful guide to CosmoScout. He will be subtle and hints the user in the right direction, when he needs it. Try it out! ...
> Do you think we can add dependencies of plugins that are only required by that plugin differently? > The first thing coming to my mind is using CMake's exernal...
## The Problem Comparing anchors is mostly done over the centerName, which has problems: - String comparisons are expensive - Two anchors with the same center can't be compared this...
Document the project setup with different IDEs. - [x] Visual Studio - [x] Visual Studio Code - [x] Sublime - [x] CLion - [x] Linux - [x] Windows - [...