Blimp Project Source Code
This source code was originally developed for use with Borland Turbo C (2.0?). The code may or may not compile with newer compilers. They all work to the best of my knowledge but I don't remember bflight so it is possible that it never worked. I'm not interested in getting emails about how my code is not ANSI C standard or any other nonsense so if that is all you have to say, don't bother. If anyone finds use in this stuff and makes a new useful program (with a GUI and everything right?) send me a URL and I will point in your direction.
bflight1.c | A program which simulates (or tries to?) dynamic flight of a blimp |
makebdat.c | Used with bflight1.c |
temptabl.c | Generates dimensions for cutting templates for making the blimp envelope |
bshape1.c | Graphs a blimp shape (requires BGI graphics library) |
blimp1.c blimp2.c blimp3.c | Generates tables of blimp performance as a function of size/shape etc. (3 versions) |