This example <https://cloud.githubusercontent.com/assets/8057201/9976995/e81ac04a-5ef7-11e5-872b-acd54fbeee03.gif>from the nuklear <https://github.com/vurtun/nuklear>lib looks like this lib (C, header only) could be used for that.
terça-feira, 1 de Novembro de 2016 às 08:51:03 UTC, Uwe Fechner escreveu: > > Hello, > > from my point of view, Julia is already a viable alternative to Matlab for > flight > and energy system simulations. > > What still is missing is a block editor for dynamic systems like Simulink. > > The best, open source alternative to Simulink that I know of is XCos, > which is part of Scilab. > XCos is a block diagram editor and GUI for the hybrid simulator > > I think, that the XCos GUI is implemented in Java. > See: https://www.scilab.org/scilab/features/xcos > > What would be a reasonable approach for implementing a block diagram > editor for Julia? Using QML.jl? Or could such an editor be implemented > with web technologies, based on Atom? > > Any ideas welcome. > > Uwe Fechner >
