claus / react-dat-gui

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

Very close to feature complete fork #2

Closed rohan-deshpande closed 7 years ago

rohan-deshpande commented 7 years ago

Hey there! Awesome package man. I needed this for something I'm building and this served as an excellent starting point.

I started out with the aim to port as much of the original implementation as I could while following your patterns / ideas, here's a demo: https://rohan-deshpande.github.io/react-dat-gui/

As a result I've made a bunch of changes, here is my change log:

Release Notes

(2017-10-09) v1.0.1

Changed

(2017-10-09) v1.0.0

Added

Changed

(2017-10-08) v0.0.21

Changed

(2017-10-08) v0.0.20

Changed

(2017-10-06) v0.0.19

Added

Changed

(2017-10-05) v0.0.18

Added

Changed

(2017-10-04) v0.0.17

Added

Changed

(2017-10-03) v0.0.16

Added

Changed

(2017-10-02) v0.0.15

Changed

Added

(2017-10-02) v0.0.14

Changed

Added

Removed

The repo has changed a bit as a result. I'm using create-react-app for the dev and example apps now. The demo is something I whipped up quick because I couldn't find the source code to yours, it's now easily pushed to GItHub pages via an npm script. Would be happy to update back to what you had if you can make the source available. I'm thinking about doing one with threejs though.

Let me know what you think of this, quite keen to get it merged back as there's a couple more features I'd like to add including local storage saving/loading and time travel.

claus commented 7 years ago

omg <3

claus commented 7 years ago

@rohan-deshpande thank you so so much, you are a hero!

rohan-deshpande commented 7 years ago

Whoa thanks for the fast merge, I better update the readme!

Here's a pic of it in action inside my game engine

screen shot 2017-10-11 at 12 42 19 pm

claus commented 7 years ago

I already updated the readme, see above. Also, 1.0.2 is live on npm 🎉