LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: darkprophet on July 01, 2004, 21:22:20

Title: Accumulation Buffer Request
Post by: darkprophet on July 01, 2004, 21:22:20
Hi all,
Elias mentioned on JGO that LWJGL doesn't yet support Accumulation Buffer.

Could I request their addition for future releases plz?

DP
Title: Accumulation Buffer Request
Post by: princec on July 01, 2004, 23:09:16
Most likely it's going to be in the next release. Along with general auxiliary buffer support.

Cas :)
Title: Accumulation Buffer Request
Post by: darkprophet on July 02, 2004, 10:42:46
brilliant, looking forward to not using Java2D to motion blur :)
Title: Accumulation Buffer Request
Post by: princec on July 02, 2004, 11:39:24
Elias is already on the case :)

Cas :)
Title: Accumulation Buffer Request
Post by: amoeba on August 09, 2004, 10:11:12
Any update on this, and any chance of a demo please?
Title: Accumulation Buffer Request
Post by: elias on August 09, 2004, 10:38:50
It's been in CVS for a while (along with the Display/Window merge), and you can expect a release before too long.

- elias