Particles will disappear when viewed from certain angles. This bug goes away when ParticleSystem::permitCulling_ is set to default to false. This suggests that there is a problem with the culling (as opposed to a bug involving gl rendering state). Perhaps the bounding volumes for particle systems are being calculated incorrectly.