Coder Social home page Coder Social logo

sky's Introduction

Sky

Parametric Modeling Tool for Aircraft Design.

Description

The program is devoted to design aircraft with Blended Wing Body configuration, and aims at generating models ready for CFD calculation and further optimization.

Implementation

Generally speaking, the STL model is composed of thousands of triangles, so we just need to craft out all the geometric elements like curves, lines and faces manually, and the discrete them into triangles. Once you get all these tiny components, assemble them all and you get the model.

Progression

2016-10 ~ 2017-01: For the first step, I wrote a simple prototype that generate STL models to get familiar with this project.   2017-02 ~ Now: Next, I will focus on BWB modeling and using IGES instead of STL.

Examples

V1.0模型

Dependencies

If you want to run this program, following packages are needed:

  • VTK
  • PyQt5
  • Numpy+MKL
  • SciPy
  • Matplotlib
  • Numpy-STL
  • Python 3.5 (Suggested)

Declaration

Just for my postgraduate research.

sky's People

Contributors

cangyu avatar

Stargazers

 avatar  avatar Louis Vass avatar 张弛 avatar Steve Guerin avatar  avatar Wang avatar Hao avatar

Watchers

James Cloos avatar  avatar

sky's Issues

Binary Packages

Can you produce some binary packages? For example, DEB or AppImage, that could be installed and run under Ubuntu, Linux Mint, etc.

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.