Page 1 of 1

Javascript/WebGL 3D board (MIT lic)

Posted: Sat Jul 11, 2015 10:35 am
by op12no2
Jason Tiscione sent me a link to his Javascript WebGL 3D board today:-

https://github.com/jtiscione/chessboard3js

MIT lic, so can be used in our own web based projects. His example UI uses Lozza, Stockfish (transpiled to Javascript) and P4wn Javascript engines.

http://jtiscione.github.io/chessboard3js/play.html

On my Chromebook the board is a flat grey, but it's OK on my desktop (Chrome browser).

Re: Javascript/WebGL 3D board (MIT lic)

Posted: Tue Jul 14, 2015 3:43 am
by Isaac
Nice, beautiful. Can you zoom in?

Re: Javascript/WebGL 3D board (MIT lic)

Posted: Tue Jul 14, 2015 8:14 am
by op12no2
Isaac wrote:Nice, beautiful. Can you zoom in?
Yes, but not included in the demo. See the documentation page.