software-mansion / TypeGPU

TypeGPU is a TypeScript library that enhances the WebGPU API, allowing resource management in a type-safe, declarative way.
http://typegpu.com
MIT License
82 stars 0 forks source link

Fix build on main after tgsl poc merge #301

Closed mhawryluk closed 1 week ago

mhawryluk commented 1 week ago

we can bring back gradient tiles (tgsl) example after implementing callable primitive type constructors, fixing builtins usage in tgsl code and implementing render function on runtime.