tutorials:create-interactive-tutorial
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:create-interactive-tutorial [2025/04/03 07:32] – [Set up your first scene] Tim | tutorials:create-interactive-tutorial [2025/04/03 10:32] (current) – [Create an Interactive tutorial] Tim | ||
---|---|---|---|
Line 2: | Line 2: | ||
Starting with GroIMP 2.1.7 it is possible to create interactive tutorials to present panels and workflows. | Starting with GroIMP 2.1.7 it is possible to create interactive tutorials to present panels and workflows. | ||
- | The interaction is based on GroIMP Layouts | + | The interaction is based on GroIMP Layouts, the embedded HTML view and the[[user-guide: |
Line 18: | Line 18: | ||
==== Content of each step ==== | ==== Content of each step ==== | ||
- | For each step/layout you need to know the panels you want in and the description of the step as an HTML file. You can simply create an HTML file using any editor (e.g. https:// | + | For each step/layout you need to know the panels you want in and the description of the step as an HTML file. You can simply create an HTML file using any editor (e.g. https:// |
Line 62: | Line 63: | ||
===== Second scene ===== | ===== Second scene ===== | ||
- | In the second step we want to show the 2d node toolbar and explain what it does with the following html text: | + | In the second step we want to show the 2D node toolbar and explain what it does with the following html text: |
<code html 02_2DNode_toolbar.html> | <code html 02_2DNode_toolbar.html> | ||
- | <h2> The 2d Node toolbar</ | + | < |
+ | < | ||
+ | < | ||
+ | </ | ||
+ | < | ||
+ | <h2> The 2D Node toolbar</ | ||
- | Using the 2d Node toolbar it is possible to edit specific nodes without XL or RGG. | + | Using the 2D Node toolbar it is possible to edit specific nodes without XL or RGG. |
- | If you select a node the toolbar will show the possible options. | + | If you select a node the toolbar |
+ | Please select the A node and press the appearing " | ||
- | Please select the A node and press | + | </ |
+ | </ | ||
+ | </ | ||
+ | To create the layout for this we need to do the following steps: | ||
+ | |||
+ | - Open the file explorer | ||
+ | - add the second html file | ||
+ | - open the html file | ||
+ | - **close the file explorer !!!** | ||
+ | - open the Node toolbar 2d (you can find this under panels/ | ||
+ | - arrange the layout to as you like (e.g. see below) | ||
+ | - use the add layout menu entry to save this layout to the list of layouts | ||
+ | |||
+ | |{{ : | ||
+ | |The first html view (seen in the tab on the left) could be closed if you want to. It only is open here for users to go read again | | ||
+ | |||
+ | ===== Third scene ===== | ||
+ | |||
+ | In the last step we want to show how the 2d toolbar is affecting the 3d view. | ||
+ | |||
+ | <code html 03_3D_view.html> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | < | ||
+ | <h2> The changes in 3D</ | ||
+ | |||
+ | In the now opened 3D view you can see the F you added in the last step, please select this F in one of the views (both work) and add a second F (using the same steps as before). This will appear directly in the 3D view, on top of the other F as expected. | ||
+ | |||
+ | |||
+ | </ | ||
+ | </ | ||
</ | </ | ||
+ | To finalize this last layout we need again to add the html file and also the 3D view, a possible layout can be seen below. And of course save the layout. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | ===== Finishing ===== | ||
+ | |||
+ | If you now press the next button, it should jump to the first layout and allow you to step through your three layouts. and we are done. | ||
+ | |||
+ | ===== Trouble shooting ===== | ||
+ | If you accidentally added a wrong layout you can remove it through the layout-explorer, | ||
+ | Additionally you can always try to remove individual panels from a already saved layout, by saving and closing the project, accessing the gsz as a archive (zip) and edit the project.gs. It is reccomened to make a backup of the project before trying this. | ||
+ | In the same way it is also possible to edit the HTML files later, they are also files in the gsz. | ||
+ |
tutorials/create-interactive-tutorial.1743658335.txt.gz · Last modified: 2025/04/03 07:32 by Tim