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
81 stars 0 forks source link

Add code editor to the Home page in wigsill-examples ("Inspector") #97

Open mhawryluk opened 1 month ago

mhawryluk commented 1 month ago

The Home page in wigsill-examples presents the resolved code from sampleShader.ts. We should add a code editor just like the one in the example pages, that would allow the user to type in wigsill code and see the resolved version above in real time.

Image

iwoplaza commented 1 month ago

I wonder if this should be seperate page, like https://docs.swmansion.com/typegpu/inspector.