GithubHelp home page GithubHelp logo

hiaselhans / openglider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from booya-at/openglider

3.0 3.0 1.0 15.08 MB

python library to build paragliders

License: GNU General Public License v3.0

Python 100.00%

openglider's Introduction

OpenGlider (airG fork)

This is the airG fork of OpenGlider.

Main differences to OpenGlider:

  • without the freecad gui & dependencies
  • excessive use of Pydantic Models for Physical objects (ribs, cells, panels, etc)
  • added a custom qt-gui with compare functionality but no editing features.
  • reduced the use of numpy and use euklid for vector calculations.

Try It

Clone the git-repo first:

git clone https://github.com/airgproducts/openglider

Install with pip

cd openglider
pip install -e .

Documentation

Every module inside openglider should have a README where the functionality is documented.
Please have a look at the base module.

Unittests and Visual Tests

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

./testall.py

Or use -a flag to also run visual tests

./testall.py -a

Used Tech

OpenGlider is built on top of these technologies:

openglider's People

Contributors

duesenfranz avatar git-asdffdsa avatar hiaselhans avatar karl-friedrich avatar looooo avatar luzpaz avatar nikolauskurcz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nikolauskurcz

openglider's Issues

compatibility remarks qasync / pyside6

If qasync version is above 0.24.0 I get:
<class 'RuntimeError'>: no running event loop

for pyside6 above version 6.5.1 the GUI has some issues (compare view not displayed)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.