User Tools

Site Tools


where_to_find_info

Differences

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

Link to this comparison view

Next revision
Previous revision
where_to_find_info [2025/05/30 18:07] – created tim2where_to_find_info [2025/10/29 12:37] (current) Tim
Line 1: Line 1:
  
-===== Where to find Information =====+====== Where to find Information ======
  
 GroIMP is a software with many features and a quite complex theoretical background and we are doing our best to provide you with easily accessable information inside the software and online.  GroIMP is a software with many features and a quite complex theoretical background and we are doing our best to provide you with easily accessable information inside the software and online. 
  
-==== Embedded ====+===== Embedded =====
  
-=== Documentation ===+==== Documentation ====
  
 GroIMP comes with built-in documentation. You can access it from the main menu under Help, on the welcome screen, or by clicking the small blue question marks located throughout the software.{{ :workshops:summer_school_25:02_monday:question_mark.png?200|}} GroIMP comes with built-in documentation. You can access it from the main menu under Help, on the welcome screen, or by clicking the small blue question marks located throughout the software.{{ :workshops:summer_school_25:02_monday:question_mark.png?200|}}
Line 17: Line 17:
  
  
-=== Embedded Tutorials ===+==== Embedded Tutorials ====
  
 Currently, GroIMP comes with two embedded tutorials: one for the RGG language and one for the user interface. Currently, GroIMP comes with two embedded tutorials: one for the RGG language and one for the user interface.
Line 24: Line 24:
 {{ :workshops:summer_school_25:02_monday:rgg_tutorial.png?600 |}} {{ :workshops:summer_school_25:02_monday:rgg_tutorial.png?600 |}}
  
-=== Examples === +==== Examples ====
  
 To provide insight and highlight different features, GroIMP comes with a collection of embedded examples. You can find these examples in the main menu under "File" > "Example Projects." To provide insight and highlight different features, GroIMP comes with a collection of embedded examples. You can find these examples in the main menu under "File" > "Example Projects."
Line 32: Line 31:
  
  
-=== Function browser ===+==== Function browser ====
  
-GroIMP's programming language includes a large set of predefined functions and features. It can be quite hard to remember them all, especially in the beginning. Therefore, the software provides an [[user-guide:common_panel#function_browser|explorer]]  to help you find them and offers descriptions of them.+GroIMP's programming language includes a large set of predefined functions and features. It can be quite hard to remember them all, especially in the beginning. Therefore, the software provides an [[user-guide:common_panels#function_browser|explorer]]  to help you find them and offers descriptions of them.
 You can access the function browser in the main menu under Help > Function Browser. You can access the function browser in the main menu under Help > Function Browser.
 {{ :user-guide:function-browser.png?400 |}} {{ :user-guide:function-browser.png?400 |}}
Line 40: Line 39:
 Moreover you can try one of our [[additional-functionality:autocomplete| completors]] to make the coding simpler. Moreover you can try one of our [[additional-functionality:autocomplete| completors]] to make the coding simpler.
  
-==== grogra.de ====+===== grogra.de =====
  
 Our online presence is mainly build around the website [[https://grogra.de | grogra.de]], named after the predecessor of GroIMP. Our online presence is mainly build around the website [[https://grogra.de | grogra.de]], named after the predecessor of GroIMP.
Line 46: Line 45:
  
  
-=== Wiki === +==== Wiki ====
  
 The most important part for beginners is this wiki ([[https://wiki.grogra.de | wiki.grogra.de]]), here we try to provide not only infromation but also step by step tutorials.  The most important part for beginners is this wiki ([[https://wiki.grogra.de | wiki.grogra.de]]), here we try to provide not only infromation but also step by step tutorials. 
Line 54: Line 52:
 //If you ever find yourself on a minty green wiki page, then you have accidentally entered our "experimental" wiki, where we are working on a new structure for our information.// //If you ever find yourself on a minty green wiki page, then you have accidentally entered our "experimental" wiki, where we are working on a new structure for our information.//
  
 +==== Manual ====
  
-=== Additional Material ===+All embedded documentation of all plugins can be found online on  [[https://manual.grogra.de/]], this makes it easier to share specific references or search them. Moreover it allows to read the embedded documentation of a plugin without installing the plugin. 
 +  
 + 
 + 
 +==== e-learning ==== 
 + 
 +The e-learning resources ([[http://openilias.uni-goettingen.de/openilias/goto_openilias_crs_175.html]]) include tutorials and videos in German and English language. Note: Some of the instructions, especially on the graphical user interface of the GroIMP software are outdated, but nevertheless the tutorials on modelling are still worth a look. 
 + 
 +==== Previous Workshops and Summer Schools ==== 
 + 
 +A list of previous workshops and summer schools can be found under this link: [[https://wiki.grogra.de/doku.php?id=workshops:workshops]] 
 + 
 +Many of them contain presentations on all kind of topics from beginner tutorials to specific details and applicaitons. 
 + 
 + 
 +==== Additional Material ====
  
  
Line 64: Line 78:
  
  
-=== Online Gallery ===+==== Online Gallery ====
  
 Similar to the embedded examples, we provide an online [[:gallery|gallery]] with a large number of projects and examples. It can be found at [[https://gallery.grogra.de | gallery.grogra.de]]. Similar to the embedded examples, we provide an online [[:gallery|gallery]] with a large number of projects and examples. It can be found at [[https://gallery.grogra.de | gallery.grogra.de]].
  
  
-=== Javadoc ===+==== Javadoc ====
  
 For more technical documentation, we provide Javadoc ([[https://javadoc.grogra.de | javadoc.grogra.de]]), which contains information about GroIMP's source code. This can be extremely helpful when you need to find a specific feature in the RayTracer, the return format of a function in the RGG library, or similar information. For more technical documentation, we provide Javadoc ([[https://javadoc.grogra.de | javadoc.grogra.de]]), which contains information about GroIMP's source code. This can be extremely helpful when you need to find a specific feature in the RayTracer, the return format of a function in the RGG library, or similar information.
Line 75: Line 89:
 However, it can be quite complicated at first since it contains all of GroIMP's source code. However, it can be quite complicated at first since it contains all of GroIMP's source code.
  
-==== Online comunities ====+===== Online comunities =====
  
 To provide a more interactive support system, we offer a Slack server and a WeChat group. We are also part of the he [[https://fspm.discourse.group/c/software/groimp/8 | fspm discourse server]]. To provide a more interactive support system, we offer a Slack server and a WeChat group. We are also part of the he [[https://fspm.discourse.group/c/software/groimp/8 | fspm discourse server]].
Line 81: Line 95:
 We encourage the FSPM Discourse over the Slack server since Slack removes all content every 30 days, while the Discourse forum can be accessed without an account, effectively creating a searchable knowledge base. We encourage the FSPM Discourse over the Slack server since Slack removes all content every 30 days, while the Discourse forum can be accessed without an account, effectively creating a searchable knowledge base.
  
-{{ :workshops:summer_school_25:02_monday:groimp_chats.png?600 |}}+=== GitLab === 
 + 
 +For more technical issues, you are always encouraged to visit our [[https://gitlab.com/grogra/code repositories]] and post your problem there. Additionally this is also the best place to add feature requests such as new import formats or specific functions. 
  
 +Further information about interacting and contributing please refer to [[start#contribute]] 
where_to_find_info.1748621266.txt.gz · Last modified: 2025/05/30 18:07 by tim2