Re: [osg-users] Help! New to OSG

2018-01-18 Thread Julie McCartney
Hello, I figured out the problem with my textures (osg is very particular and demands things to be unwrapped), but now im confused as to how to get things animated, either geo or textures, with osg. I've tried to attach multiple files many times to messages but it only accepts on and then

Re: [osg-users] In need of osgOcean resources, they are missing from Google Code

2018-01-18 Thread Paul Leopard
kcbale wrote: > Hi Paul, > > > I wrote the library, I recently had a similar request so I added those files > to git and a contributor was kind enough to update the cmake files to point > to them. If you have any problems drop me an email at () and I’ll do my best > to assist. > > Cheers, 

Re: [osg-users] In need of osgOcean resources, they are missing from Google Code

2018-01-18 Thread Kim Bale
Hi Paul, I wrote the library, I recently had a similar request so I added those files to git and a contributor was kind enough to update the cmake files to point to them. If you have any problems drop me an email at kcb...@googlemail.com and I’ll do my best to assist. The only resource that I

Re: [osg-users] In need of osgOcean resources, they are missing from Google Code

2018-01-18 Thread François Cami
For the record the Internet Archive has those files as well: https://web.archive.org/web/20160807181456/http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar On Thu, Jan 18, 2018 at 9:05 PM, Paul Leopard wrote: > I managed to find it, here's the URL if anyone

Re: [osg-users] In need of osgOcean resources, they are missing from Google Code

2018-01-18 Thread Paul Leopard
I managed to find it, here's the URL if anyone else has issues ... https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/osgocean/osgOcean-Resources-1.0.1.rar[/url] things are more like they are now than they have ever been before

[osg-users] In need of osgOcean resources, they are missing from Google Code

2018-01-18 Thread Paul Leopard
Hi, I'm looking for the model/texture resources that are used by the osgocean demo. This includes the model boat.3ds and its associated textures. The github repo has a link to them and that link is invalid (http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar) Perhaps someone has

[osg-users] Hardware skinning computeBound() calculation

2018-01-18 Thread Steven Powers
I've recently run in to what I believe is a bug. I'm currently using hardware skinning to animate a character and I'm having some issues with the bounding box calculation of the character. It seems that applying a scale transform in a parent MatrixTransform is giving me the wrong bounding box

Re: [osg-users] osgQt Build error

2018-01-18 Thread Bruce Clay
Hi, Thanks for your reply, build log is attached Cheers, Bruce -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72775#72775 1>-- Build started: Project: osgQt5, Configuration: Debug x64 -- 1> QFontImplementation.cpp

Re: [osg-users] osgQt Build error

2018-01-18 Thread michael kapelko
Hi. Please, provide build logs with errors. On 18 January 2018 at 00:53, Bruce Clay wrote: > Hi, > > I am trying to build osgQt but get multiple stream related errors. Compiling > QFontImplementation.cpp errors on basic_ifstream and basic_ofstream base > class undefined