claus / react-dat-gui

React dat.GUI
MIT License
292 stars 56 forks source link

custom inputs ? #6

Closed michelson closed 6 years ago

michelson commented 6 years ago

Hi @claus , this is a really nice project,

I'm wondering if it's possible to build custom components , which path should I take to implement this ? it would be nice to create new classes that extends some DatBase component.

best!

michelson commented 6 years ago

well.. I've checked the code and copied DatString as a starting point. all good