Re: [osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-04-05 Thread Koduri Lakshmi
Hi, As of my knowledge you can try GLUT library. It is opensource lib. ... Thank you! Cheers, wiz -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=46480#46480 ___ osg-users mailing list osg-users@l

Re: [osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-03-20 Thread Christian Buchner
There are some objects in osg::ShapeDrawable, but they are not optimized for speedy rendering. Its constructor takes an osg::Shape, such as Box, Capsule, Cone, Cylinder, Sphere, ... Good enough for composing test scenes. Christian ___ osg-users mailing

Re: [osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-03-20 Thread Barry
course there use would require abiding by the OpenSceneGraph Public License, or the licence that the object/shape library used. Sorry for any confusion. Thanks Barry Begin forwarded message: > From: Christian Buchner > Subject: Re: [osg-users] Any libraries of public domain shapes for Open

Re: [osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-03-19 Thread Andrew Lowe
Quoting Robert Osfield : Hi Barry, On 18 March 2012 22:01, Barry wrote: I would like to know if there are libraries of public domain shapes for Open Scene Graph, other than the basic ones provided? I'm rather perplexed by what your actually mean, I'm sure others will be similarly confused

Re: [osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-03-19 Thread Christian Buchner
I am not the original poster, but I'd love to see a library of implicitly (mathematically) defined shapes that use GLSL raytracing/raymarching for rendering. So you can get perfect spheres without any geometry load. Spheres, Cones, etc... that kind of stuff that is hard to tacke with meshes. If t

Re: [osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-03-19 Thread Robert Osfield
Hi Barry, On 18 March 2012 22:01, Barry wrote: > I would like to know if there are libraries of public domain shapes for Open > Scene Graph, other than the basic ones provided? I'm rather perplexed by what your actually mean, I'm sure others will be similarly confused by what exactly you are as

[osg-users] Any libraries of public domain shapes for Open Scene Graph?

2012-03-18 Thread Barry
Hello All I would like to know if there are libraries of public domain shapes for Open Scene Graph, other than the basic ones provided? Thanks Barry Evans ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/