Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranon-rat/monte-carlo-streaming-image-generation

its just a simple stupid project made with love
https://github.com/ranon-rat/monte-carlo-streaming-image-generation

Last synced: 15 days ago
JSON representation

its just a simple stupid project made with love

Awesome Lists containing this project

README

        

# monte carlo streaming image
Its just a simple exercise for revisiting some previous concepts that i learned about http.

Its quite simple, its just streaming the image through http, generating some results using something similar to the montecarlo method and then nothing else.

Its simple, a good exercise, and nothing else.
For running it you can just play the command
```sh
go run main.go
```
![image](https://github.com/user-attachments/assets/f09f7ea0-a11b-479a-ad9b-4c00b84e9819)