Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etra0/generative
https://github.com/etra0/generative
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/etra0/generative
- Owner: etra0
- Created: 2019-12-25T15:10:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T23:12:08.000Z (almost 3 years ago)
- Last Synced: 2024-12-25T11:43:58.017Z (about 2 months ago)
- Language: JavaScript
- Size: 21.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Un viaje al mundo generativo
# 01. Sinusoidal
![](https://raw.githubusercontent.com/etra0/generative/master/000_sine/output/2019.12.25-12.46.57.png)# 02. Normal distribution lines
![](https://raw.githubusercontent.com/etra0/generative/master/001_normal_lines/output/2019.12.27-02.29.57.png)# 03. Infinite Square
![](https://raw.githubusercontent.com/etra0/generative/master/003_infinite_square/output/2020.01.10-18.18.25.png)# 05. Polar Simplex Noise
![](https://raw.githubusercontent.com/etra0/generative/master/005_polar_simplex_noise/output/2020.01.10-17.56.17.png)# 06. Bunch of linear functions
![](https://raw.githubusercontent.com/etra0/generative/master/006_bunch_linear_functions/output/2020.01.10-17.59.52.png)