Skip to content

Running GUI #40

Answered by inkydragon
librarianmage asked this question in Q&A
Discussion options

You must be logged in to vote

This may be a naming confusion.

The GUI parameter is actually used to specify the width of the sidebar for rules in the output image.

Just modify your models.xml:

  • <model name="Circuit" size="100" steps="1200"/>

  • <model name="Circuit" size="100" steps="1200" gui="200"/>


Value of GUI and output image width


  │   GUI   │  size * pixelsize=4   │
  │◄───────►│◄─────────────────────►│
  │         │                       │

  ┌─────────┬───────────────────────┐
  │ Sidebar │                       │
  │ for     │                       │
  │ rules   │                       │
  │         │                       │
  │         │                       │
  │         │        Output         │
 …

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mxgmn
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants
Converted from issue

This discussion was converted from issue #11 on June 22, 2022 16:55.