Robert Osfield
19db0c1674
From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield.
...
Vivek's email to osg-submissions:
"I'm happy to release the osgdragger nodekit to the OSG community. I
implemented the nodekit for my company, Fugro-Jason Inc., and they
have kindly agreed to open source it.
The nodekit contains a few draggers but it should be easy to build new
draggers on top of it. The design of the nodekit is based on a
SIGGRAPH 2002 course - "Design and Implementation of Direct
Manipulation in 3D". You can find the course notes at
http://www.pauliface.com/Sigg02/index.html . Reading pages 20 - 29 of
the course notes should give you a fair understanding of how the
nodekit works.
The source code also contains an example of how to use the draggers."
2007-02-11 10:33:59 +00:00
Robert Osfield
b8994d4707
Updated wrappers
2007-01-27 17:52:11 +00:00
Robert Osfield
a7dcd3e9b6
Adde osgText dependency to osgViewer
2007-01-23 13:54:32 +00:00
Robert Osfield
b47ef11d74
Initial on screen stats support
2007-01-21 18:24:54 +00:00
Robert Osfield
b71f613b77
Added PickHandler to osgmultiplecameras examples
2007-01-16 17:10:15 +00:00
Robert Osfield
5b0e78783a
Added osgViewer path into osgviewer, old osgProducer version remains accessible
...
via --osgProducer command line option
2007-01-12 10:26:49 +00:00
Robert Osfield
041482ca46
Ported osgmotionblurr across to osgViewer
2007-01-11 17:15:04 +00:00
Robert Osfield
190a0bb01a
Removed examples:
...
osgcameragroup
osgsimpleviewerProducer
osgsimplepager
2007-01-11 15:48:44 +00:00
Robert Osfield
b121c9686f
Ported following examples to osgViewer:
...
osgteapot
osgtessellate
osgtext
osgtexture1D
osgtexture2D
osgtexture3D
osgtexturerectangle
osgvertexprogram
osgvolume
osgwindows
osgsimple
osgkeyboardmouse
2007-01-11 15:19:59 +00:00
Robert Osfield
d6291a0ffc
Ported follow examples to osgViewer:
...
osgshape
osgsimplifier
osgsimulation
osgslice
osgspacewarp
osgspheresegment
osgspotlight
osgstereoimage
2007-01-11 11:47:01 +00:00
Robert Osfield
877a32c3eb
Ported following examples to osgViewer:
...
osgshaders
osgshaderterrain
osgshadow
osgshadowtexture
2007-01-10 21:05:26 +00:00
Robert Osfield
8d918d951f
Ported osgconv and osgdem across to osgViewer
2007-01-10 14:56:22 +00:00
Robert Osfield
c4279bd5f1
Ported following examples to osgViewer:
...
osgparticleeffects
osgphotoalbum
osgpick
osgpoints
osgpointsprite
osgprecipitation
osgprerender
osgprerendercubemap
osgreflect
osgscalarbar
osgscribe
osgsequence
osgplanets
2007-01-10 13:52:22 +00:00
Robert Osfield
97f32e635f
Changed osgparticle's osgProducer dependency to osgViewer
2007-01-09 09:16:06 +00:00
Robert Osfield
96b2b93edc
Build fixes
2007-01-08 22:54:02 +00:00
Robert Osfield
b9f629f0cb
From Mathias Fröhlich, txf plugin for reading .txf textured texture files.
2007-01-08 12:04:04 +00:00
Robert Osfield
02bda82b55
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
2007-01-08 11:23:52 +00:00
Robert Osfield
dfb21cb81a
Ported following examples to osgViewer:
...
osggeodemo
osggeometry
osghud
osgimpostor
osgkeyboard
osglauncher
osglight
osglightpoint
osglogicop
osglogo
osgmovie
osgmultiplecameras
osgmultitexture
osgoccluder
osgparametric
osgparticle
2007-01-08 10:00:16 +00:00
Robert Osfield
19a7ec0f6b
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
2007-01-06 21:35:57 +00:00
Robert Osfield
fea694a0bf
Ported osgcluster to osgViewer.
2007-01-05 21:19:01 +00:00
Robert Osfield
f99be366f6
Ported osgcallback to osgViewer
2007-01-05 16:19:25 +00:00
Robert Osfield
3d0b511a00
Ported osgbluemarble to osgViewer
2007-01-05 16:13:43 +00:00
Robert Osfield
0dd473007a
Ported osgblendequation across to osgViewer
2007-01-05 16:00:28 +00:00
Robert Osfield
a2599c5fb7
Ported osgbillboard over to osgViewer
2007-01-05 15:54:13 +00:00
Robert Osfield
411c1fcd25
Moved osgautotransform across to osgViewer
2007-01-05 14:56:37 +00:00
Robert Osfield
a6cc78a6b6
Converted osganimate projects across to osgViewer
2007-01-05 14:50:47 +00:00
Robert Osfield
a3d7322fe7
Fixed path to osgViewer wrapper
2007-01-02 09:54:21 +00:00
Robert Osfield
96071fd1b1
Removed osgViewer::GraphicsWindowProxy as its was causing wrapper compile
...
problems and also no longer has a key role in osgViewer.
2006-12-28 08:16:36 +00:00
Robert Osfield
9f3960fa14
Replaced the osgProducer dependencies by osgViewer for osgcatch and osghangglide examples
2006-12-27 15:05:25 +00:00
Robert Osfield
b4ec8a8275
Replaced osgProducer dependency by osgViewer
2006-12-22 16:49:14 +00:00
Robert Osfield
dc250e6e1a
Added osgSim to osgintersection dependency list.
2006-12-03 11:09:33 +00:00
Robert Osfield
a8378d0bfa
Added osgViewer depdendency to osgintersection, osgGLUT* examples
2006-11-14 15:06:17 +00:00
Robert Osfield
c3643a738c
Renamed osgviewer.dsp to osgviewerapplication.dsp and fixed directory name of osgsimpleviewerProducer
2006-11-02 15:40:42 +00:00
Robert Osfield
e0f395fd07
Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change
2006-11-02 12:27:15 +00:00
Robert Osfield
ce3929fd5f
Added beginings of new osgUtil::IntersectionVisitor and osgintersection class
2006-10-26 16:03:17 +00:00
Robert Osfield
763c25a1ed
Changed name osg osgshadow example.dsp to avoid MS conflicts
2006-10-17 12:29:07 +00:00
Robert Osfield
ad9cf99109
Added dae (COLLADA) plugin to OpenSceneGraph.dsw workspace.
2006-10-07 11:57:28 +00:00
Robert Osfield
56e134dc34
Added project files for the osgsimpleviewerFLTK,GLUT,Producer,QT3,QT4 and SDL examples
2006-10-07 11:53:07 +00:00
Robert Osfield
5163c4a762
First cut at class interfaces and stubs for implementations for the new osgShadow NodeKit
2006-10-06 14:16:11 +00:00
Robert Osfield
281865d7fc
Added osgGA depedency.
2006-10-04 09:11:37 +00:00
Robert Osfield
1c749e95d6
Added osgDB to dependency of osgGA
2006-10-03 12:46:11 +00:00
Robert Osfield
b296e10a0d
Added osgfadetext example to VS projects
2006-09-18 21:03:23 +00:00
Robert Osfield
956b6ce6f2
Removed osgfbo and osgpbuffer examples
2006-08-11 09:30:42 +00:00
Robert Osfield
a80ba8b3d8
From Martin Naylor, added osgGA dependency to osgkeyboardmouse
2006-06-26 09:09:10 +00:00
Robert Osfield
e00bf394c8
Added VisualStudio project for Quake3 BSP plugin
2006-05-15 09:55:53 +00:00
Robert Osfield
48240c23f9
Added osgParticle dependency to osgPrecipitation example.
2006-04-24 09:35:01 +00:00
Robert Osfield
18ad77d8a3
Added osgUtil to the osgParticle dependencies.
2006-04-24 08:37:04 +00:00
Robert Osfield
acb754a127
From Martin Naylor, osgprecipitation project file.
2006-04-10 15:45:59 +00:00
Robert Osfield
840262bdf3
From Martin Naylor, added ESRIShape.dsp project
2006-03-15 10:36:10 +00:00
Robert Osfield
d888d45cea
From Martin Naylor, added normals VS project
2006-03-14 09:23:30 +00:00