Gesture Tools Improved & Drawing Exercise

Gesture Tools Improved || Drawing Exercise


a) In this exercise, the gesture tools are further experimented with an example of the spring systems from last semester. The springy tool creates lines that attach in a circular path. The structure moves in an organic form when the mouse is near the tool's area. [source code]

b) For this example. The drawing tool creates bezier curves that are attached to the mouse at one end and the springy drawing tool at the other end. A springy shape is constructed as the mouse is pressed and moved. [source code]

c) Ebb and Flow. This drawing tool is more experimental than functional. It served as a good exercise for me to dig into GL. The bezier curves were once more implemented and a sine function oscillates the "Z" perspective. [source code]