sss - Slope Soaring Simulator Code
Brought to you by:
mmartinmateo
File | Date | Author | Commit |
---|---|---|---|
batch_files | 2008-01-25 | mmartinmateo | [r8] |
doc | 2008-01-25 | mmartinmateo | [r8] |
fonts | 2008-01-25 | mmartinmateo | [r8] |
gliders | 2008-01-25 | mmartinmateo | [r8] |
robots | 2008-01-25 | mmartinmateo | [r8] |
screensaver | 2008-01-25 | mmartinmateo | [r8] |
sounds | 2008-01-25 | mmartinmateo | [r8] |
src | 2008-02-01 | mmartinmateo | [r9] Architecture selection |
terrains | 2008-01-25 | mmartinmateo | [r7] |
textures | 2008-01-25 | mmartinmateo | [r7] |
license.txt | 2008-01-25 | mmartinmateo | [r1] |
readme.txt | 2008-01-25 | mmartinmateo | [r1] |
sss.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_debug.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_demo_high_detail.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_demo_med_detail.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_ds.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_hangglider.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_heli.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_heli_game.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_learn_to_fly.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_no_3d.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_paraglider.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_paraglider_skybox.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_race.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_screensaver.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_skybox.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_skybox2.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_skybox_slope.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_sledge_high_detail.cfg | 2008-01-25 | mmartinmateo | [r1] |
sss_sledge_med_detail.cfg | 2008-01-25 | mmartinmateo | [r1] |
Slope Soaring Simulator (SSS) by Danny Chapman. See license.txt or the GNU General Public License for details. Windows: Run sss.exe directly, or run it via one of the .bat files in the batch_files folder. Linux etc: Go into src, tweak the Makefile, and compile. Make sure you have installed the necessary libraries (PLIB, GLUI, FMOD GLUT etc). Mac OSX-10.3.4 or higher: Not tested this myself but you should be able to go into src, tweak the makefile and compile with "make -f Makefile.osx". In either case, have a look in the "doc" directory, or on http://www.rowlhouse.co.uk Acknowledgements: Code: * Crrcsim inspired me to start with, and SSS includes some crrcsim code so that it can run the Crrcsim gliders. * The authors of PLIB, GLUI, FMOD and GLUT. * Lionel Cailler for some Mac OSX tweaks (though I'm not sure I've incoporated all of them...) * Andrew Gregory for helping me with some Mac porting, and then Barney for more porting (also linux/64bit). * Mark Cassidy for adding the audio interface code. * Esteban Ruiz for paraglider/vario stuff * others I'm sure! Content (some provided only on the yahoo pages): * Terrains: - Mark Cassidy (Watership Down) - Brad Taylor (The 'wierd' ones!) - surfimp (Ellwood Bluffs) * Planes: - Mike Kriegel (mustang) - Crrcsim people (crrcsim planes - those that I know: Arthur Frenslich (Skorpion)) - surfimp/Steve Lange (Ask13, Minimoa, Moth, Mugi, Ole Yeller, weasel) - wcstoddart (eurofighter) - rrcdoug2000 (hanggliders) - thx8 (Stratos Arrow wing) - mark_rc2000 (A10 F86 and F18) And lots of other's I'm sure I've forgotton. Please let me know if you ever added anything to this (however small!) - I'd like to add to the list above because (a) I'm grateful and (b) I don't want to take credit for anything I didn't do! - Danny