Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
zoey-lin-hydra-presentations [2022/12/28 17:18] – zoey.lin | zoey-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** | ||
- | < | ||
- | 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 " | ||
- | Inside each out, you can put any hydra function. | ||
- | " | ||
- | </ | ||
- | |||
**Code** | **Code** | ||
< | < | ||
Line 228: | Line 220: | ||
</ | </ | ||
+ | **Explanation of render and out** | ||
+ | < | ||
+ | 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 " | ||
+ | Inside each out, you can put any hydra function. | ||
+ | " | ||
+ | </ | ||
< | < |