BananaBread icon indicating copy to clipboard operation
BananaBread copied to clipboard

Support for Tesseract features

Open gotwig opened this issue 13 years ago • 2 comments

I'd like to have features that come with new code for Tesseract,

see https://github.com/lsalzman/tesseract

These allow more dynamic shadows, HDR, etc. and make "mapping more fun"

gotwig avatar Dec 14 '12 11:12 gotwig

Should not be hard to try this, basically apply our patch (see the FAQ for getting a diff) onto tesseract. I imagine we'd have some shader fixes we need but hopefully nothing major.

kripken avatar Dec 15 '12 02:12 kripken

The difference between tesseract and sauerbraten is in the shaders that run on the GPU, nothing else. So it should run just fine on the web, there are no javascript changes.

kripken avatar Dec 15 '12 17:12 kripken