Skip to content
forked from sadaszewski/flowed

Qt-based Flow/Vector Field Editor

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE
Unknown
LICENSE.html
Notifications You must be signed in to change notification settings

ppiecuch/flowed

 
 

Repository files navigation

Flow/Vector Field Editor

Good news for all fans of my minimalist Flow Editor. The software is now open source (under 2-clause BSD license) and available on GitHub under the name flowed. To build it you will need as well: nn-c and akima. They’re used just for interpolation (natural neighbor and bicubic respectively) and can be linked statically. Fortran compiler is required to compile akima. There’s also a Mac OS X version available in the releases section on GitHub: here. Hope you enjoy and maybe develop it further.

09/02/2016 ======================== nn-c and c++ conversion of akima library is included in the source tree.

About

Qt-based Flow/Vector Field Editor

Resources

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE
Unknown
LICENSE.html

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 54.0%
  • C++ 36.8%
  • Shell 9.1%
  • QMake 0.1%