Commit Graph

40 Commits

Author SHA1 Message Date
Dan Ballard bed5abd516 Update LICENSE 2013-11-20 16:18:48 -08:00
Dan Ballard 1225f74d5e Create LICENSE 2013-11-20 16:16:53 -08:00
Dan Ballard bd956d3f70 readme updates 2012-09-04 11:23:20 -07:00
Dan Ballard 0eb076b6ae formating updates 2012-09-04 11:21:49 -07:00
Dan Ballard ecc21c65a6 fix images 2012-09-04 11:20:14 -07:00
Dan Ballard 9ada3c27c4 added higher res images 2012-09-04 11:18:03 -07:00
Dan Ballard da55695e13 screenshots and github friendly readme 2012-09-04 11:01:18 -07:00
Dan Ballard fc4d2559fa Increase range of star field a bit more 2011-10-08 20:49:30 -07:00
Dan Ballard a66a2fc879 Updated README and run script 2011-09-06 14:05:11 -07:00
Dan Ballard 9194b43b13 comment out stub code that doesn't compile 2011-09-06 13:45:28 -07:00
Dan Ballard bbfd06b17c jet model 2011-08-20 15:50:49 -07:00
Dan Ballard a2879d45ed forward motion! 2011-08-20 10:16:46 -07:00
Dan Ballard f2eb4cea36 fix an error 2011-08-17 22:01:11 -07:00
Dan Ballard ecece3590d forward motion just needs debugging 2011-08-13 12:09:25 -07:00
Dan Ballard 5ec1bdf8ba most of physics for moving 2011-08-13 08:10:01 -07:00
Dan Ballard 32fa1cd3e0 finally show engine 2011-08-07 10:06:20 -07:00
Dan Ballard bfda5bc4df almost drawing engine. at least no syntax errors... 2011-08-06 17:20:23 -07:00
Dan Ballard 3a3c66bba5 getting ready to activate engine on key 2011-08-03 23:13:25 -07:00
Dan Ballard 86b3849ee3 most of the engine drawing code 2011-08-02 22:55:24 -07:00
Dan Ballard 9fac5b54a0 fixed ship not drawing issue 2011-08-02 19:13:28 -07:00
Dan Ballard bd0ef45971 new class system now draws world of random objects 2011-08-02 00:12:46 -07:00
Dan Ballard dd65cc83b0 more restructuring of code into logical files and moving functions into
classes
2011-07-30 13:09:37 -07:00
Dan Ballard c64e191879 finish moving code around for now 2011-07-28 22:02:32 -07:00
Dan Ballard eccefcefe8 started adding more proper physics (forces this time ooooh) and then
ripping flight-sim.lisp into more logically organized smaller files
2011-07-27 08:43:17 -07:00
Dan Ballard d912f5e768 basic engine drawing and functions 2011-07-25 00:15:28 -07:00
Dan Ballard 9992dff618 start of engine class 2011-07-24 15:12:20 -07:00
Dan Ballard 273b9dc32d Profiled the engine a little and added some deftypes and decalres to
speed it up some
2011-07-24 13:53:35 -07:00
Dan Ballard 49ab6a8554 started adding generate pyramid function 2011-07-23 09:23:43 -07:00
Dan Ballard 17d511ba93 added coloring to model and drawing 2011-07-23 08:08:01 -07:00
Dan Ballard 312cd9992d confusion about axis positivity and trying to draw ship and starterd
adding color to model
2011-07-21 13:22:06 -07:00
Dan Ballard 44062f0247 Complete redo of motion, now with high school physics, now only for
self, not objects
2011-07-19 23:02:19 -07:00
Dan Ballard e4765f3682 started work on accelerator class. added circle accel. readded velocity mod coord code to phys-step, made objects orbint in slowly greater eccentric circles only on zx plane :/..... 2011-07-17 23:14:43 -07:00
Dan Ballard 1dd2eae816 add rotation 2011-07-17 18:04:28 -07:00
Dan Ballard b6589962ce place many objects in the world 2011-07-17 16:58:22 -07:00
Dan Ballard 148d065f65 z axis movement 2011-07-17 10:17:25 -07:00
Dan Ballard 1d72e92917 fix get-vertices function 2011-07-17 08:28:50 -07:00
Dan Ballard 179fc3246a mostly finished rewritting draw to be mode objecty and fixed FPS counter 2011-07-16 21:57:28 -07:00
Dan Ballard 2476661e62 create model and game objecty class, move diamond data into it and start
moving draw function to using in and using modification over time
functions instead of modification since start time
2011-07-16 20:11:55 -07:00
Dan Ballard dd937d5d2f Reduced vertexes to 6 points and rewrote faces to use them 2011-07-16 14:06:15 -07:00
Dan Ballard 74e4e3e925 quicklisp quickproject and import of test code 2011-07-13 00:50:34 -07:00