Birb-Engine-Desktop3D-with-Deno icon indicating copy to clipboard operation
Birb-Engine-Desktop3D-with-Deno copied to clipboard

Feature: Widgeting toolset with Preact/Twind

Open JorchRL opened this issue 3 years ago • 1 comments

I want to create an API for building "editor" widgets similar to Unity's. And would like to build that on top of Preact and TWind as I am enjoying those a lot while building the website for this project and I know they work fine with Deno.

I'll do that in a feature/widgets branch

JorchRL avatar Jun 19 '22 14:06 JorchRL

I want to use react-three-fiber which will not work with Preact, sadly. So I think I may just go with React...

JorchRL avatar Jun 23 '22 21:06 JorchRL