AlphaPixel just released the full source to the OSG Transparency Toolkit, a library with demo applications that implements multiple transparency techniques in an easy-to-use library with demo applications. osgTT currently offers the following transparency modes: None, Depth Sorted (aka normal OSG transparency), Delayed Blend (an unsorted method) and Depth Peeling (unsorted).
OSG Transparency Toolkit