Discussion:
[osg-users] OpenSceneGraph 3.0 for beginners book Quality
NoÚ Murr
2018-10-12 15:55:33 UTC
Permalink
Hi all,

I want to learn how to use OSG. I'm new, I know the basics of OpenGL and I've studied Computer Graphics at the university.
I found the book [b]OpenSceneGraph 3.0 for beginners[\b] but I noticed that it has been published in 2010, so it's very old... Is it still a good starting point? is there something more updated?

Thank you!

Cheers,
Noè

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75070#75070
Johny Canes
2018-10-13 10:55:37 UTC
Permalink
Hi,

Get Visual Studio Community and browse through the sources. It's very easy to read through. There are also a ton of examples if you turn that on in cmake.

Thank you!

Cheers,
Johny

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75073#75073
Eran Cohen
2018-10-14 05:39:15 UTC
Permalink
Hi,

From my experience the book is still mostly relevant and will help you quickly get up to speed.
I recommend reading it (or at least the relevant chapters for you), but don't forget that the best way to learn after that is to go through the examples and read their source, as Johny suggested.

Good luck,
Eran Cohen

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75074#75074
Chris Hanson
2018-10-14 08:56:43 UTC
Permalink
It is still a very good book.

most of what is said is high enough level that the changes in lower level
implementation don't really matter.
Post by Eran Cohen
Hi,
From my experience the book is still mostly relevant and will help you
quickly get up to speed.
I recommend reading it (or at least the relevant chapters for you), but
don't forget that the best way to learn after that is to go through the
examples and read their source, as Johny suggested.
Good luck,
Eran Cohen
------------------
http://forum.openscenegraph.org/viewtopic.php?p=75074#75074
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
--
Chris 'Xenon' Hanson, omo sanza lettere. ***@AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
NoÚ Murr
2018-10-14 09:43:24 UTC
Permalink
Hi,

Thanks for all your advices! I will read the book like a good introduction, but of course I will use the examples to understand the correct usage of OSG.

Thank you again!

Cheers,
Noè

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75076#75076
Chris Hanson
2018-10-14 10:05:01 UTC
Permalink
Was there a particular task or goal you were seeking to achieve? Many
times, we can suggest other, more relevant material if we know your
intentions.
Post by NoÚ Murr
Hi,
Thanks for all your advices! I will read the book like a good
introduction, but of course I will use the examples to understand the
correct usage of OSG.
Thank you again!
Cheers,
NoÚ
------------------
http://forum.openscenegraph.org/viewtopic.php?p=75076#75076
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
--
Chris 'Xenon' Hanson, omo sanza lettere. ***@AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
Loading...