You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: