This is the result of the ascii text animated frame_set function graphing calculator called
LaserBoy Liquid Math.
https://laserboy.org/turkey.mp4
Code:
#################################################
#
# This file was written by James Lehman.
# creator of LaserBoy,
#
# the free, multiplatform laser display
# application that reads this format.
#
# <james@akrobiz.com>
# Extra Stimulus Inc., Akron, Ohio USA
# http://laserboy.org/
#
# ASCII format version: LaserBoy-txt-03-30-2021
#
#################################################
math frames 500
math still_frames 1
math to_frame 1.0
math hues_span_factor 1.0
math hues_shift 7
#------------------------------------------------
math LBO1 amplitude 2.5
math LBO1 frequency 1.0
math duration 1.0
math iterations 500
math oscillator
#------------------------------------------------
math factor 0.0 0.0 0.0
math factor_ 1.0 1.0 1.0
math scale_acceleration -1.0
math spread_scale
math store swish
#------------------------------------------------
math LBO1 amplitude 1.0
math LBO1 frequency 3.506
math LBO1 offset 2.0
math still_frames 500
math duration 300
math iterations 50000
math polar
#------------------------------------------------
math rotation 0.0 0.0 0.0
math _rotation 0.0 0.0 1.0
math _rotate
#------------------------------------------------
math factor 0.0 0.0 0.0
math factor_ 1.0 1.0 1.0
math scale_acceleration 1.0
math spread_scale
#------------------------------------------------
math recall swish
math add
math color_span_hues
math render
math save_as_bmp turkey 1920 1080
#################################################
#################################################
I have not released a new version of LaserBoy for a while. I'm still fine tuning this script language and the way it works internally.
I also have to document how it works!
I keep a working draft of its description here:
https://laserboy.org/LaserBoy_Liquid_Math.txt
Feedback greatly appreciated. If you want to experiment with the most current build of LB, let me know.