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).
Javascript/WebGL 3D board (MIT lic)
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Re: Javascript/WebGL 3D board (MIT lic)
Nice, beautiful. Can you zoom in?
Re: Javascript/WebGL 3D board (MIT lic)
Yes, but not included in the demo. See the documentation page.Isaac wrote:Nice, beautiful. Can you zoom in?