I would have thought the biggest benefit would have been for adding shaders to sprites, as well as being able to render primitives directly and potentially working with pre-calculated geometry.
Interesting times ahead
WhiteTree Games - Home, home on the web, where the bits and bytes they do play! #MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
It seems that there will (or maybe already is) a need for a central repository with all classes, plugins, extensions, examples, etc. Right now there is no centralised system for that, and many developers may start developing same components, instead of saving time by reusing other's components. It would be even better if this kind of repository could be browsed through IDE and automatically download/install user (and I emphasize word USER, not only Atilim ) submitted classes, plugins, etc. Any future thoughts on that?
I totally agree. We're talking about automatic installation of plugins from a centralized repo within IDE from time to time. But I think IDE still needs more features before this issue.
@ar2rsawseen you are right, this was also raised before. I have yet to find a method to easily subscribe and then publish code snippets. It's currently handled inside the forum, but it's definitely not enough - there's no way to tag, group or list examples.
Yes, I know it was raised before about plugins, my point was exactly about classes and templates into IDE. Will that be possible? And yes, atleast centralzied system would be required, I wonder if there are any available solutions. :-?
Comments
Likes: gorkem
Interesting times ahead
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
Right now there is no centralised system for that, and many developers may start developing same components, instead of saving time by reusing other's components.
It would be even better if this kind of repository could be browsed through IDE and automatically download/install user (and I emphasize word USER, not only Atilim ) submitted classes, plugins, etc.
Any future thoughts on that?
Likes: atilim
I totally agree. We're talking about automatic installation of plugins from a centralized repo within IDE from time to time. But I think IDE still needs more features before this issue.
And yes, atleast centralzied system would be required, I wonder if there are any available solutions.
:-?