Sunshine

Results 105 issues of Sunshine

## Checklist for submitting a pull request to `Movies For Hackers`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/movies-for-hackers/blob/master/contributing.md) of this repo. - [x] I have...

enhancement
endorsement-needed

**Describe the bug** Performance of this web component seems to be inferior to that of the vanilla three-globe component. **To Reproduce** Steps to reproduce the behavior: 1. Compare frame rate...

**Is your feature request related to a problem? Please describe.** Based on your `solar-terminator` example, I'm trying to make the globe feature two textures: one of the day Earth, and...

Beautiful. How much work would it be to make a screensaver fox X11 out of this, you think?

help wanted

Would love to be able to zoom in/out using mouse wheel, or ideally, touchpad/touchscreen gestures. TUI can be ZUI in this case. Someone could even use this engine to build...

**Is your feature request related to a problem? Please describe.** Points don't look as shiny as I want them to be. **Describe the solution you'd like** Please add `pointsMaterial` option...

Aside from being a CLI tool, monolith has potential to be used as a library and published on crates.io. For this feature to be implemented we first need to design...

todo

Resolves #242

on hold

Monolith currently only puts a comment tag with timestamp and source information into the final document. Adding actual `` tags that are easy to parse would likely be a good...

todo
feature request

Since it's already using `clap`, it may be possible taking this approach https://rust-cli.github.io/book/in-depth/docs.html

todo