I am making a game that will greatly benefit from HDR + bloom rendering. Any LWJGL based demos and/or source code on this? :)
None that I know of, but there are plenty resources:
NV SDK + FX Composer
ATI SDK + RenderMonkey
DirectX SDK (the shaders can be easily ported to GLSL)
Each of the above has at least one HDR/bloom sample.