Results 6 comments of Benedikt Bitterli

Thanks for that! Is it possible to just use -Wno-implicit-fallthrough instead of modifying tinyformat? I'd like to avoid modifying third-party libraries, since those changes will be overwritten when the library...

I have a suspicion that scene might be too heavy to render with tungsten, but it would be a fun experiment. I'll put it on my list!

FOV is currently a bit odd in tungsten. In theory it should be horizontal FOV, but as you mentioned that's not true for all resolutions. I'll investigate and try to...

Hi, I tested locally on VS2013 and VS2015, but did not encounter the same error. I also set up automated VS2013 builds recently to make sure, but the builds succeed....

I agree that it would be cool, but unfortunately I currently do not have the time to add it. I can leave this issue open in case I come back...

I'm afraid the femto features were only ever implemented in a C++ version of this codebase. It would be quite a bit of work to translate it to WebGL, and...