Commit Graph

5796 Commits (master)

Author SHA1 Message Date
Chris Laurel ae19fac4bc For convenience, added distanceFromOrigin method to the Point3 class 2001-04-20 04:24:42 +00:00
Chris Laurel 4d30b6eca4 Added cube function. 2001-04-20 04:23:55 +00:00
Chris Laurel 39ef2b488a Added GalaxyCatalog field. 2001-04-20 04:23:40 +00:00
Chris Laurel 2e9f479558 Added code to load galaxies from a file. 2001-04-20 04:23:22 +00:00
Chris Laurel aee5979262 Added more galaxies, corrected orientation of Milky Way 2001-04-20 04:22:41 +00:00
Chris Laurel 6dbe22f76b Catalog of galaxies 2001-04-20 02:23:44 +00:00
Chris Laurel 2c387bd7e4 Added code for rendering galaxies. 2001-04-19 04:17:16 +00:00
Chris Laurel bb40c92778 Added galaxy forms and types. 2001-04-19 04:16:45 +00:00
Chris Laurel f359fb533e AscendingNode and LongOfPericenter of major planets were swapped. Fixed. 2001-04-19 02:23:05 +00:00
Chris Laurel fea2d33f5f Changed ArgOfPeriapsis to more correct ArgOfPericenter; also accept LongOfPericenter if ArgOfPericenter not specified. 2001-04-19 02:21:51 +00:00
Chris Laurel b51c779920 Fixed orbital calculations . . . again. This time, the results are in line with reality. 2001-04-19 02:20:00 +00:00
Chris Laurel b812e7ade0 The Galaxy class. 2001-04-19 02:19:04 +00:00
Chris Laurel d446b50654 Version 1.06 2001-04-11 00:02:10 +00:00
Chris Laurel c4c4616e24 Changed starting location to Venus. 2001-04-10 00:42:58 +00:00
Chris Laurel 7a3f7097fe Dead 2001-04-10 00:40:22 +00:00
Chris Laurel 9a8f8c1025 Initialization script 2001-04-10 00:38:30 +00:00
Chris Laurel ef1034aa5a Developer information. 2001-04-10 00:37:50 +00:00
Chris Laurel 38f8f4e6bd Updated for version 1.06; converted to Windows end of line convention 2001-04-10 00:37:15 +00:00
Chris Laurel 7572a45c56 Added initialization script which is run at startup. 2001-04-10 00:33:08 +00:00
Chris Laurel 6d96d5d412 Added more options to render menu. 2001-04-10 00:32:12 +00:00
Chris Laurel df4cd2bca6 Added Amalthea, cloud map for earth 2001-04-09 22:58:28 +00:00
Chris Laurel 4daea8c3a7 Added more star names. 2001-04-09 22:56:14 +00:00
Chris Laurel 357c0a56b2 Removed stars with unknown spectral types. 2001-04-09 22:55:35 +00:00
Chris Laurel e86cca7214 no message 2001-04-09 22:53:26 +00:00
Chris Laurel ee54ebf1b5 New Render menu options. 2001-04-09 22:53:02 +00:00
Chris Laurel 513862aa6d Modified selectBody() to search for objects in nearby solar systems. 2001-04-09 22:52:19 +00:00
Chris Laurel f2668378b0 Support changing distance to selection with keyboard 2001-04-09 22:44:54 +00:00
Chris Laurel 76ec070bae Added rendering of clouds and constellation diagrams. 2001-04-09 22:43:57 +00:00
Chris Laurel 5a160553e9 Added horizontal pixel offset 2001-04-09 22:42:24 +00:00
Chris Laurel 724199592f Added setPosition and setOrientation commands. 2001-04-09 22:41:35 +00:00
Chris Laurel b795b09e75 Removed commented out method. 2001-04-09 22:40:09 +00:00
Chris Laurel 7a5da18cc3 Rewrote to just store location, orientation, and time. 2001-04-09 22:39:22 +00:00
Chris Laurel 42b00da610 Added AsterismsFile field 2001-04-09 22:29:18 +00:00
Chris Laurel 3573d948da Const-ified method arguments. 2001-04-09 22:28:21 +00:00
Chris Laurel 2cb2248590 Fixed bug in handling of cube maps. 2001-04-09 22:26:29 +00:00
Chris Laurel b374f2180c Added CloudMap texture 2001-04-09 22:24:30 +00:00
Chris Laurel b36c11b69e Added preliminary getRotationPeriod method. 2001-04-09 21:49:02 +00:00
Chris Laurel 2db73e9315 Added cloud map field. 2001-04-09 21:47:58 +00:00
Chris Laurel e8d055748c Improved cube map support; added function to create cube maps procedurally. 2001-04-09 21:47:35 +00:00
Chris Laurel 271e72a350 Const-ified method arguments. 2001-04-09 21:38:05 +00:00
Chris Laurel 207b9100cd Increased saturation 2001-04-09 21:29:17 +00:00
Chris Laurel 16e5dc9e93 Cloud texture for earth 2001-04-09 21:22:48 +00:00
Chris Laurel 9a22d0fcb1 Converted to use quad strips instead of quad lists. 2001-04-09 18:47:56 +00:00
Chris Laurel ae51c34435 Constellation diagrams 2001-04-07 03:26:13 +00:00
Chris Laurel 1796ed5d48 Additional Bayer designations for many stars. 2001-04-07 03:25:48 +00:00
Chris Laurel 61c7a6d5b4 Simple classes for constellation diagrams. 2001-04-07 03:24:29 +00:00
Chris Laurel 6eabe7f701 Elimited inputConsole--all input now handled in winmain.cpp. 2001-04-04 22:24:50 +00:00
Chris Laurel 5653ffb8b3 Fixed to handle negative numbers correctly. 2001-04-04 22:21:42 +00:00
Chris Laurel 9265aabe83 New and improved info display using the new Overlay class. 2001-04-04 22:20:51 +00:00
Chris Laurel 4aa61f395a Classes to simplify the task of rendering text and 2D widgets to a GL window. 2001-04-04 22:19:32 +00:00