Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aschinchon/mandalaxies
Mandalas + Galaxies = Mandalaxies
https://github.com/aschinchon/mandalaxies
Last synced: 3 months ago
JSON representation
Mandalas + Galaxies = Mandalaxies
- Host: GitHub
- URL: https://github.com/aschinchon/mandalaxies
- Owner: aschinchon
- License: mit
- Created: 2019-01-27T21:56:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T14:00:58.000Z (almost 6 years ago)
- Last Synced: 2024-05-21T02:12:14.196Z (6 months ago)
- Language: R
- Size: 3.91 KB
- Stars: 22
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mandalaxies
An R experiment to create images generated by the trajectory of a particle according to some equations. Examples:
## Getting Started
### Prerequisites
You will need to install the following packages (if you don't have them already):
```
install.packages("tidyverse")
install.packages("Rcpp")
```## More info
A complete explanation of the experiment can be found [at fronkonstin](https://fronkonstin.com/)
## Authors
* **Antonio Sánchez Chinchón** - [@aschinchon](https://twitter.com/aschinchon)