root/OpenSceneGraph-TrainingMaterials/trunk/README.txt

Revision 8098 (checked in by robert, 7 months ago)

Fixed name

Line 
1 OpenSceneGraph Training Materials
2 =================================
3
4 This training material distribution contains project sources,
5 exercices, supporting data and presentations materials in support
6 of OpenSceneGraph Training Courses. The QuickStartGuide book,
7 in PDF form, and Doxygen built reference documentation, in html form,
8 are also provided as reference material.
9
10 Intended Purpose:
11
12   This distributions is provided free of charge in support of
13   course attendess and trainers.  The open licensing is used
14   to faciliate collaboration that will extend and improve the
15   quality of the materials and a means of providing free access
16   to all.
17  
18   The distribution is not intended as online training course, only
19   as a resource for those attending traning courses. 
20   If you are planning on using these materials as a substitude for
21   attending training or as an online training course then you will
22   likely find these materials unsufficient for this purpose. The are
23   points where face to face discussion with the trainer are assumed,
24   without this disuccsion you may find gaps in explanation and
25   understanding that would have been provided during the proper course.
26   This is not a flaw or an oversight, rather the very nature of the
27   way courses are given.  There are no plans to evolve these materials
28   into an online course nor is intended that free email support will
29   be provided to fill in these gaps.
30
31 Material formats & tools:
32
33   The lecture materials are provided in OpenOffice impress
34   presentation files, PDF files, ViewYourMind mind maps (.vym),
35   and Present3D presentation files. Present3D is an open source,
36   OpenSceneGraph based 3D presentation tool, and is provided
37   in source code form along with this distribution.  To view the
38   Present3D presentations (.p3d xml files) you'll need to compile
39   and install Present3D from the provided sources.
40
41 Licensing:
42
43   Presentations are published under the Creative Commons License,
44   unless otherwise stated. 
45  
46   The Exercises are written to be used  freely by end users,
47   including as part of proprietary applications without restrictions. 
48  
49   The OpenSceneGraph, VirtualPlanetBuilder are published under the
50   OpenSceneGraph Public Licence (a relaxed versiion of the LGPL).
51  
52   Present3D is published un the Gnu Pulic License (GPL).
53
54 The Excerices and Course materials often assume unix platform
55 development for conciseness of text, but all materials and source
56 codes will run across all plaforms supported by the OpenSceneGraph.
57
58 Good luck,
59 Robert Osfield
60 March 2008.
Note: See TracBrowser for help on using the browser.