3cyxT
3cyxT
Variables
Example Input:
cos(t * x) * cos(t * y) * cos(t * z)
sin(t * sqrt(x * x + y * y + z * z))
sin(t * (x + y + z))
The function will modify the scale of the cubes normalized (-1.0 to 1.0); when negative it changes color.
Changing scale of the whole cube restarts the app because it has to.
This program uses Godot to execute the given expression; it can fail for many reasons like dividing an integer by a float.
FLASHING LIGHTS WARNING*
*Since a user-defined function controls scale and time, it may alternate so quickly it's uncomfortable to sensitive eyes.
Inspired by https://tixy.land/
| Status | Prototype |
| Platforms | HTML5 |
| Rating | Rated 4.0 out of 5 stars (2 total ratings) |
| Author | Plutoneus |
| Genre | Simulation |
| Made with | Godot |
| Tags | Visualization |



Comments
Log in with itch.io to leave a comment.
wow this is actually really cool
Thank you, glad you like it. I'd love to hear your feedback