User Tools

Site Tools


tutorials:startup-headless-model

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tutorials:startup-headless-model [2024/04/15 11:41] – created gaetantutorials:startup-headless-model [2025/01/17 15:18] (current) – [Create the model] Tim
Line 1: Line 1:
 +===== Headless in GroIMP =====
 +
 +Find more information on the Headless implementation and functions [[:user-guide:additional_interfaces:headless|here]].
 +
 +===== Download example =====
 +
 +You can find an example 
 +[[https://wwwuser.gwdg.de/~groimp/grogra.de/gallery/Technics/renderHeadlessDemo.html|here]].
 +
 +Download the example project and run in with ''java -Xverify:none -jar core.jar --headless PATH/TO/THE/MODEL.gsz''.
 +The model will run in background, grow few steps of the plant model, and export several views for each step.
 +
 +
 ===== Create the model ===== ===== Create the model =====
  
Line 19: Line 32:
 { {
  // Stuff to do...  // Stuff to do...
- System.exit(0);+ closeWorkbench();
 } }
 </code> </code>
tutorials/startup-headless-model.1713174103.txt.gz · Last modified: 2024/04/15 11:41 by gaetan