I started checking this library out but haven't responded yet as OSG
has been running slow for me (seemed to conflict with compiz and set
resolution doesn't seem to work on linux). But I was actually just
getting ready to start a GUI library for OSG, but looks like you've
beat me to it, haha. :)

> > 1) Constructions like "not" "and" and "or" aren't recognised by
> > MS .NET 7.1 out of the box; I had to replace them all with "!", && etc
>
> This is pretty frustrating, because I'm about 99% sure these are
> acceptable C++ keywords. They look about a thousand times better in the
> code, but if Windows won't support them I'll drop their usage.

Not sure, but I think those are reserved keywords. There may be a way
to enable them in VS.

Currently I'm finishing up a game for a company so I haven't had much
time lately, but I'll try to look at the design so maybe we can get
some discussion about this library going (I have lots of interest in
GUI's). Also if I get some time I'll try to build it on my Mac.

Thanks for contributing,
Lucas
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to