jellix Posted March 24, 2017 Share Posted March 24, 2017 Hi, what is the best way to develop features or extensions for Babylon? I've found this link: http://pixelcodr.com/tutos/contribute/contribute.html And there are these extensions: https://doc.babylonjs.com/extensions And some snippets: https://github.com/BabylonJS/UserFunctions But what is the best way to develop some additional functionality for babylon? Should I write a custom component or a snippet or should I fork the babylon repository and push into a branch? Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted March 24, 2017 Share Posted March 24, 2017 Typescript Quote Link to comment Share on other sites More sharing options...
jellix Posted March 24, 2017 Author Share Posted March 24, 2017 Okay, I'm gonne be more concretely: In a-frame there's a community that is developing many "components" like https://aframe.io/aframe-registry/ and https://github.com/aframevr/awesome-aframe#components It's pretty simple to develop own components and to share them. Every component is pretty well presented by showing animated gifs and nice descriptions. In Babylon I don't find such an "official sharing platform" like that. Probably there could be a documentation of how to contribute "officially" by developing custom extensions (or maybe there is a documentation that I just don't know about). In comparison I would say that babylon is more developed by the core team while a-frame gets a lot of features out of the community. As I see myself as a (very very small) spart of the babylon community, I would also like to contribute by developing some stuff. But to get back to my initial queastion: I wouldn't know how to do that correctly. Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted March 24, 2017 Share Posted March 24, 2017 There is an Extensions repository. Many people add their own high level directory. jellix 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 27, 2017 Share Posted March 27, 2017 Hello @JCPalmer is right. Please just add your own folder in Extensions repo. You can also consider to contribute to main repo depending on what you want to contribute jellix 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.