Drag mouse, see perspective change in forest. Simulates 1-point perspective. As mouse moves, the code redraws trees with a fixed pattern of color lines. Move mouse right to see more of left side of each tree. Moving left to see more of right side of trees.
Connects tree bases to vanishing point in one-point perspective, as in drawing. Each tree follows mouse position. Tried to simulate redwood forest. The great challenge was to draw somewhat realistic trees with bark lines that could move. To do this required setting a fixed color scheme for each of 60 lines that would constantly redraw with the same color scheme. Also had to find a color range, brightness range, saturation range that reasonably matched redwood trees.