RealityBending / Pyllusion

A Parametric Framework to Generate Visual Illusions using Python
https://realitybending.github.io/Pyllusion/
MIT License
55 stars 9 forks source link

Idea for an web application (contribution) #19

Open jojo96 opened 2 months ago

jojo96 commented 2 months ago

A webapp for pyillusion

I discovered the PyIllusion library while researching optical illusions. I have an idea for a web app that could showcase these illusions, allowing users to interact with and manipulate various parameters.

How could we do it? I've already developed a prototype using Streamlit. You can find it here: GitHub Repository. The trial version of the app is hosted here: PyIllusion Web App.

DominiqueMakowski commented 2 months ago

This is amazing! Great job. What do you think would be the best way to integrate this? Maybe as a start I could add a link to the app on the README page? (Also it would be nice to add it to the documentation - but the Pyllusion documentation likely needs an overhaul)

Could we also add a slider to modulate the "objective difference" between the red target elements?

jojo96 commented 2 months ago

Maybe as a start I could add a link to the app on the README page?

Could we also add a slider to modulate the "objective difference" between the red target elements?