The document describes several shader effects applied to a bunny mesh. The effects include: 1) A lava effect that animates a lava texture on the bunny using a time uniform. 2) A toon shader that draws the bunny in 3 shades to create a cartoony style. Outlines are added using the camera vector. 3) An erosion effect that uses a texture to gradually remove parts of the bunny over time.