Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Julia Set #2

Open
trebeljahr opened this issue Sep 29, 2022 · 0 comments
Open

Add Julia Set #2

trebeljahr opened this issue Sep 29, 2022 · 0 comments
Labels
new-fractal Add a new fractal to the garden.

Comments

@trebeljahr
Copy link
Owner

trebeljahr commented Sep 29, 2022

Description

Add Ability to showcase Julia Sets. Ideally, this would have a small "control" surface -> where the user can interact with the mouse, depending on the mouse coordinates in that window the corresponding Julia Set is rendered.
Something like this:
EkZhang - WebGL Demo

Bonus: Ability to pre-select a few "cool" Julia Sets from a Dropdown in the Dat Gui Component.

Inspiration

Wikipedia - Julia Set
Paul Bourke - Julia Set

Code for the Demo above:
EkZhang - WebGL Julia Viewer Implementation

Type

Shader -> WebGL

Difficulties

Implementing the mapping of Coordinates from the "control" Surface to the WebGL Shader Input might be a bit tricky.

@trebeljahr trebeljahr added enhancement new-fractal Add a new fractal to the garden. labels Sep 29, 2022
@trebeljahr trebeljahr changed the title Add Julia Set WebGL viewer Add Julia Set Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-fractal Add a new fractal to the garden.
Projects
None yet
Development

No branches or pull requests

1 participant