Skip to content

ajroque/OpenGlider

 
 

Repository files navigation

OpenGlider

Build Status

someday, hopefully this is open source paraglider design software

Try It

Clone the git-repo first:

git clone https://github.com/hiaselhans/OpenGlider.git

Install all dependencies (using distro-repos, easy_install or pip)

  • ezodf2
  • dxfwrite
  • scipy
  • (svgwrite)
  • (vtk)

Unittests and Visual Tests

To run all unittests, run this from the main directory:

./testall.py

Or use -a to also run visual tests

./testall.py -a

If you want to permanently install link it to the python packages or install with setup.py

single test:

  python2 tests/visual_test_glider.py

use python2 as vtk is not yet available for python3.

Development Progress

While still being in an early status, here is some little screenshots to see the progress:

screenshot testcell with miniribs screenshot demokite with central minirib screenshot demokite plots

The plan is to build on:

It will take some time, if you want to help, feel free to do so!

Using some older code, we already created a few prototypes which can be seen on www.booya.at

About

someday, hopefully this is open source paraglider design software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published