FolkComputer / folk

🎁 Physical computing system.
https://folk.computer
Apache License 2.0
47 stars 2 forks source link

Userland pixel shader language #106

Open osnr opened 10 months ago

osnr commented 10 months ago

so you can shade a page (or region) with a one-liner:

image
cwervo commented 1 month ago

@osnr thanks to your push on Vulkan, should we close this?

cwervo commented 1 month ago

Or, was your point that we could add sugar to make the shader interface cleaner?

osnr commented 1 month ago

Or, was your point that we could add sugar to make the shader interface cleaner?

Yeah. This issue is because of Vulkan, the shader interface is still too tedious to use for simple toys

cwervo commented 1 month ago

Adding onto this:

There's a bunch of other defaults I'm thinking of, will sketch this out more next week when I have more time