Hacker News new | past | comments | ask | show | jobs | submit login
WhiteStorm TypeScript Boilerplate – A starter kit for crafting 3D applications (github.com/whitestormjs)
49 points by alex2401 on April 9, 2017 | hide | past | favorite | 4 comments



If it meets the guidelines, this might make a good 'Show HN'. Show HN guidelines: https://news.ycombinator.com/showhn.html


Really cool drool worthy project. The amount of js libraries and tools is hilarious though.


Can someone explain how whitestormjs is "react-like"?

Is there some sort of virtual Dom for threejs that gets updated?


not at the moment. there is discussion to ensure our component API behaves somewhat expectedly as a react dev might expect - but it is still different. see [0]

that being said, we are experimenting with how to bring react-like (i.e. pure functional components with local state, and global state with redux) development to 3D (as you can see with this starter kit)

[0]: https://github.com/WhitestormJS/whitestorm.js/issues/223




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: