Simplify the API

This commit is contained in:
Dimitri Lozeve 2024-11-11 22:24:22 +01:00
parent b7203383a7
commit 9c95b1a5ab
5 changed files with 59 additions and 25 deletions

View file

@ -2,17 +2,10 @@ f←•Import"fenster.bqn"
size500
wf.OpenWindow sizesize"bqn-fenster example"
Rainbow{𝕊xyt:
Rainbow{𝕊xy:
xyxy÷size
t(100|t)÷100
h(x+y)÷2
f.HSVtoRGB360×h,1,1
}
Rainbow f._render w
•Delay 3
f.CloseWindow w
Rainbow f._display sizesize