I am just trying to create a project. What type of project is the best to start with. I chose the C++/CLR application. I got just a blank form and I have added a status bar to it and a menu bar with the designer.
I am now trying to figure out how to create a window on the form to render the scene. That is where I am stuck. Have not done any 3D with windows/VS 2005 and was looking for a little help to get going. Michael On Tue, 2009-08-04 at 21:48 -0600, Chris 'Xenon' Hanson wrote: > Michael W. Hall wrote: > > Since I am having issues with my linux box, I am tinkering with OSG in > > Visual Studio 2005. I am not having much luck. I was wondering if > > anyone can point me to some good example code for VS 2005. > > Clarify what you're trying to do, and what you're having problems with > exactly? I use > OSG with VC++ 2005 every day. > > > I am wanting to do C++/CLR. > > Well, that is a different can of worms. I can't help you much there, but > you should be > able to get the regular C++ portion of OSG working without problems and then > build on that > to do your CLR stuff. > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

