wentam / Graffiks

A flexible and fast graphics engine.
MIT License
0 stars 0 forks source link

Set background color #61

Open wentam opened 9 years ago

wentam commented 9 years ago

You should be able to set the background color (glClearColor).

Note that using a non-black background color could effect the results of the blending used in both renderers. If this is the case, the first pass of these renderers should do no blending.