There’s this super long thread regarding an Urho wiki (topic778.html):
In short there are wishes for a wiki and I accidentally started one at github.com/urho3d/Urho3D/wiki. So there’s some activity and need for more (Urho) resources.
What kind of wishes and ideas are there regarding Urho or game development resources in general (doesn’t have to be a wiki)? For example Unity has this asset store with assets being in a format for their toolset and engine.
Are there some libraries or something that extend Urho? There’s also a thread regarding a 3rd party GUI. Is there something usable around? Does someone have something that could be turned into a piece that can be used by other Urho users as well? It doesn’t have to be free if someone wants some kind of compensation, but of course free would be better. For example there’s this commercial SpeedTree library around and some engines have a wrapper for that.
Like Ogre has these pages about libraries that can extend their engine and their are often with wrappers: ogre3d.org/tikiwiki/tiki-ind … +Libraries
Stuff that I would like for the Urho projects that I started or plan:
- grass and other vegetation (like ogre3d.org/tikiwiki/tiki-ind … try+Engine)
- weather system with a day night system, clouds and effects (like ogre3d.org/tikiwiki/tiki-index.php?page=SkyX)
- water (like ogre3d.org/tikiwiki/Hydrax)
- GUI (CEGUI, MyGUI,… I was never happy with any system that I tried in my Ogre days)
- maybe voxel based terrain (smooth one like in SpaceEngineers, MedievalEngineers and TUG, or those block based systems like in Minecraft, FortressCraft,…)
- assets, a variate of Urho ready models (with Blender files if available) and materials would be a great help to start a project or game dev in general
I’m actually currently working on a GUI and the Urho wrapper is making great progress. A first prototype could be released relatively soon.
First image: i.imgur.com/sTEVNfz.jpg On the top is the Urho version with the output left and in the bottom the Qt version with the output on its right.
So:
Is there something around?
Does someone have something made in/with/for Urho that could be turned into a library or whatever?
Is someone willing to participate in some area?
What is mostly needed?
What about “documentation” stuff like articles and howtos? Wiki? Wishes? Ideas? Help offerings?
Other ideas/wishes?