Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
zoey-lin-hydra-presentations [2022/12/28 17:18] zoey.linzoey-lin-hydra-presentations [2022/12/29 03:34] (current) renick
Line 1: Line 1:
-=====Hydra Presentations=====+======Hydra Presentations======
  
 Made by: [[zoey-lin|Zoey]] Made by: [[zoey-lin|Zoey]]
Line 211: Line 211:
 ====Render==== ====Render====
 ===Simple Example=== ===Simple Example===
- 
-**Explanation of render and out** 
-<code> 
-usually, we use one out to show the photo but over here I have 4 out. The reason that there have 4 out is that I want hydra to show 4 different photos at the same time. So "out(o0)" is mean the top left screen, "out(o1)" is the bottom left screen, "out(o2)" is the top right screen, and "out(o3)" is the bottom right screen. 
-Inside each out, you can put any hydra function.  
-"render()" is to show the 4 out. render also have another very cool usage if you put any each out that you want inside the render function it can show the only screen that you put inside 
-</code> 
- 
 **Code** **Code**
 <code> <code>
Line 228: Line 220:
 </code> </code>
  
 +**Explanation of render and out**
 +<code>
 +usually, we use one out to show the photo but over here I have 4 out. The reason that there have 4 out is that I want hydra to show 4 different photos at the same time. So "out(o0)" is mean the top left screen, "out(o1)" is the bottom left screen, "out(o2)" is the top right screen, and "out(o3)" is the bottom right screen.
 +Inside each out, you can put any hydra function. 
 +"render()" is to show the 4 out. render also have another very cool usage if you put any each out that you want inside the render function it can show the only screen that you put inside
 +</code>
  
 <HTML> <HTML>
  • zoey-lin-hydra-presentations.1672276704.txt.gz
  • Last modified: 2022/12/28 17:18
  • by zoey.lin