#1 2014-09-08 02:02:24

gaya
Member

emscripten port

Sauerbraten was ported to emscripten and i was curious if Tesseract could be ported too. Or WebGL is not powerful enough?

http://kripken.github.io/emscripten-sit … index.html

Offline

#2 2014-09-09 20:27:59

Calinou
Moderator

Re: emscripten port

There's already an issue on GitHub for that.

Offline

#3 2014-09-10 00:08:23

gaya
Member

Re: emscripten port

Tesseract seems to use so many OpenGL 3+ features that i thought that WebGL could not handle it. I'm going to try BananaBread's patch and see how it goes, despite my limited programming skills! :D

Last edited by gaya (2014-09-10 00:25:59)

Offline

#4 2014-09-10 18:34:31

Calinou
Moderator

Re: emscripten port

It uses OpenGL 4.0-4.3 features too, but these are optional. The minimum version is more or less 3.0.

Last edited by Calinou (2014-09-10 18:35:03)

Offline

#5 2015-03-24 14:12:16

gaya
Member

Re: emscripten port

Which 3.0 features are the most important?

Offline

Board footer