I tryied to explain on the website osg4noob.olympe.in but it's not very technically detailled.... The basic idea was to use QT MetaModel in order to do the same as cppintrospection... But QML seamed quite promising in order to bring both wrapping and graphical boxing So I develop some kind of preprecompiler (before moc) that generates customisable QMLplugin code in order to handle: -Nodal logic (copy/paste) -QML method wrapping (not finished..I'm doing it by hand for the moment)
So,Yes, the interface is ugly because osg is my testbench and I have lower level things to do..(Further I'm kinda C# agnostic so I don't like Unity3D production pipeline) kornerr wrote: > Looks like some kind of editor with an ugly interface. You can have a look at > Unity3D for interface hints. As for raising the money, Unity3D allows one to > do a lot more for free, so yours should be better. > > > 2015-01-17 17:53 GMT+07:00 Robert Osfield < ()>: > > > Hi Julien, > > > > > > It's kinda hard to know what you are after. If you want companies or > > individual to fund something they'd need to know what is being developed > > for the money, time frames, costs etc. > > > > Robert. > > > > > > On 16 January 2015 at 09:50, Julien Valentin < ()> wrote: > > > > > Hello dear OSG-community, > > > > > > http://youtu.be/yAYs5-lYj7k (http://youtu.be/yAYs5-lYj7k) > > > Is anyone know how to raise money for this kind of project? > > > > > > > > > Best regards, > > > Julien > > > > > > ------------------ > > > Read this topic online here: > > > http://forum.openscenegraph.org/viewtopic.php?p=62343#62343 > > > (http://forum.openscenegraph.org/viewtopic.php?p=62343#62343) > > > > > > > > > > > > > > > > > > _______________________________________________ > > > osg-users mailing list > > > () > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > (http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org) > > > > > > > > > > > > > > > > > _______________________________________________ > > osg-users mailing list > > () > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > (http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org) > > > > > > > ------------------ > Post generated by Mail2Forum ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62360#62360 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

