October-November 2018
A JavaFX Graph Editor for Simulation Input
A small JavaFX editor for creating and uploading graph input for the cooling system simulator.
This was a small editor for building input graphs for the cooling system simulator.
Nodes could be moved with drag-and-drop gestures. Element parameters were edited on the right panel.
The UI was built with JavaFX. The output could be exported as JSON or uploaded directly to the simulation backend.