Re: [osg-users] Binaries for VS2012 or VS2013?

2014-02-04 Thread Hamm, Brandon
Bengt, See here: http://www.openscenegraph.com/index.php/download-section/dependencies Specifically, the osgVisual project site (downloads are linked from the OSG wiki page above) maintains publicly available dependency binaries, and they've recently been updated to include VS2013. I use

Re: [osg-users] [osg-submissions] Added CMake options to disable V8, Lua, and Python plugins

2014-01-30 Thread Hamm, Brandon
On 30 Jan 2014, at 05:01, Hamm, Brandon brandon.h...@qinetiq-na.commailto:brandon.h...@qinetiq-na.com wrote: In my case, I had V8 and python libraries available that were being located by CMake, but I did not want to the corresponding OSG plugins to be built with these libraries. I saw

Re: [osg-users] [ANN] OpenSceneGraph 3 Cookbook Published!

2012-04-02 Thread Hamm, Brandon
Wang, Just wanted to let you know that I had pre-ordered the cookbook through Amazon, and got it on the day it published - very nicely done. It's already proved useful in couple of cases. Thanks! Brandon From: osg-users-boun...@lists.openscenegraph.org

Re: [osg-users] Creating an 'outline' effect in osgText?

2012-03-22 Thread Hamm, Brandon
Preet, Take a look at the osgtext example. There's a setBackdropType() member function of osgText::Text that you can call to set a backdrop type of osgText::Text::OUTLINE. You can specify the color of the outline using the member function setBackdropColor. Brandon Hamm -Original

Re: [osg-users] VPB 1.0 schedule and database size improvements

2008-09-26 Thread Hamm, Brandon
Robert, Do you have a web link or any documentation in the VPB trac page on what will (or at least likely) constitute the VPB 1.0 release? Thanks, Brandon Hamm SimAuthor, Inc. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Friday,

Re: [osg-users] Building SVN VirtualPlanetBuilder on Windows

2007-11-20 Thread Hamm, Brandon
Understood, thanks for the reply. On the final point, I agree with what you're saying, however, I was simply wanting to get my hands on the bleeding edge VPB code. Dropping back to the 0.9 developer release is fine for my current uses, as building a cluster of machines for VPB build purposes is

Re: [osg-users] Collada Plugin DAE build errors

2007-10-24 Thread Hamm, Brandon
by default. But I guess this submit did not get into distribution yet. Regards, Wojtek Lewandowski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Hamm, Brandon Sent: Tuesday, October 23, 2007 11:20 PM To: OpenSceneGraph Users Subject: Re: [osg-users

Re: [osg-users] Collada Plugin DAE build errors

2007-10-23 Thread Hamm, Brandon
I have this same issue - such that I've yet to have it build successfully on Windows. I HAVE got it successfully built and used it in a Linux environment, though. If you do get it built on Windows, please post your solution as I would certainly appreciate it. Thanks, Brandon Hamm SimAuthor,

Re: [osg-users] osgDotNet and Windows Forms

2007-10-04 Thread Hamm, Brandon
Peter, My first guess would be that you may have a couple of things setup incorrectly: 1) All native OpenSceneGraph DLLs that your application depends upon need to be copied into the same directory that your running your osgDotNet assemblies are located. Simply appending the path to the

Re: [osg-users] osgDotNet and Windows Forms

2007-10-04 Thread Hamm, Brandon
Nix that last message...I missed this line in my initial read: The variable 'osgControl1' is either undeclared or was never assigned. HideEdit Brandon Hamm From: Hamm, Brandon Sent: Thursday, October 04, 2007 9:25 AM

Re: [osg-users] osgDem VirtualPlanetBuilder

2007-09-28 Thread Hamm, Brandon
Nick, That's correct, osgDem is part of VPB. The setup for building it is very similar to OSG and just as easy. Make sure that you have GDAL installed, and define an environment variable GDAL_DIR (not sure if this is necessary for Windows, though) to point to the root of your GDAL installation

Re: [osg-users] DWB

2007-08-13 Thread Hamm, Brandon
Joakim, I realize this is quite delayed, please accept my apologies. Unfortunately, for reasons which I cannot disclose, I'm prohibited by my employer from releasing any of the DWB/Coryphaeus Software documentation or other such materials. If you run into a snag, I'll certainly _attempt_ to