Download ObjectiveFrame
Download the latest ObjectiveFrame release from GitHub:
All releases are available here:
github.com/jonaslindemann/objectiveframe/releases
After Downloading
- Start ObjectiveFrame.
- Open an example model from
bin/examples. - Run Calc / Execute or press Ctrl+R.
- Try feedback mode to move a force and see deformation update in real time.
For a screenshot-based walkthrough, continue with the Quick Start.
Example Models
The release package includes example .df3 models for bridges, domes, buildings, masts, and load cases. See the examples gallery for suggested first models.
Beta Feedback
ObjectiveFrame is under active development. Please report bugs, missing documentation, unclear workflows, or enhancement ideas through GitHub:
github.com/jonaslindemann/objectiveframe/issues
Known Compatibility Notes
- ObjectiveFrame uses an immediate mode user interface, so the window is redrawn continuously. This gives responsive interaction, but may use more resources than traditional desktop UI frameworks.
- Windows releases are the primary packaged builds at the moment.
- Linux and macOS support are roadmap items.