Add examples
This commit is contained in:
parent
4173ad64a1
commit
5d5fbb3d06
13 changed files with 27 additions and 0 deletions
3
examples/hsv.bqn
Normal file
3
examples/hsv.bqn
Normal file
|
@ -0,0 +1,3 @@
|
|||
⟨PPM⟩←•Import"../pnm.bqn"
|
||||
⟨HSVtoRGB⟩←•Import"../colors.bqn"
|
||||
•Out PPM ⌊255×>HSVtoRGB¨{(𝕨×360)‿𝕩‿1}⌜˜↕⊸÷˜50
|
Loading…
Add table
Add a link
Reference in a new issue