This is an old revision of the document!


Complex

Explanation

modulateKaleid() is a useful function that could apply kaleid() effect to different elements based on the texture you choose. The first argument of the function is the texture, and the second one is the strength of the effect. In the first examples above, I used a voronoi texture on the oscillation.

Complex

Explanations

initCam is a function that activates your web cam and put the things it captured into the Hydra editor. In order to show what you camera captured, you need to use the src() function to source the camera resource.

If you want it to work on Dokuwiki, you need to add allow=“camera;microphone” in your iframe code.

  • yiler-huang-hydra-presentations.1672021027.txt.gz
  • Last modified: 2022/12/25 18:17
  • by yiler.huang