Inspiration
I like art
What it does
You give it a set of coordinates, and a size for an image. It generates an image based on the current weather for that area, with hexagons representing the percentage of clouds and triangles the volume of rain.
How I built it
I used some libraries I knew about and one I found called specktre. I came up with the procedural algorithm myself, using a formula based on weather data gathered from the openweather api.
Challenges I ran into
I couldn't get it to work on flask or kivy! It was originally supposed to be an android app, then a web app.
Accomplishments that I'm proud of
I learned a lot in such a short time.
What I learned
Flask and kivy. Only failed to compile because of installation issues.
What's next for Prisma
Finish implementation into web and app environments. Change colors based on temperature and time of day.
Built With
- openwather
- pil
- python
- specktre
Log in or sign up for Devpost to join the conversation.