Live data from Hacker News

Show HN: War and Peace and WebGL

wdobbie.com

1–10 of 30 posts

Re: Show HN: War and Peace and WebGL

#3
It's almost completely unreadable on my Android phone. The character shapes are mostly there, but the triangles overlap in weird ways, like vertex order might be wrong it something.

https://www.dropbox.com/s/cvutftylbj77d8r/Screenshot_2016-01...

https://www.dropbox.com/s/u3qn9h5pgw2p671/Screenshot_2016-01...

https://www.dropbox.com/s/y4h93ycueykrjai/Screenshot_2016-01...

Re: Show HN: War and Peace and WebGL

#6
post #4
post #2

I see all white pages with no text on them. "Show grid" shows yellow and green rectangles. Linux, Firefox 43, Nvidia proprietary drivers.

Same here, all white on chrome, linux, nvidia proprietary. The previous text rendering demo worked on the same setup.

Me too. The previous version of the demo used to work.

Chrome 47.0.2526.73 (64 Bit) Linux

Re: Show HN: War and Peace and WebGL

#10
post #8

I'm curious about the choice of bmp for http://wdobbie.com/warandpeace/glyphs.bmp Why not a png ? Edit: So after a quick test: * glyphs.bmp 53.5 MB * glyphs.png 7.6 MB I guess it could be shrinked even more.

The .bmp file is served gzipped to 7 MB.

LZMA and Bzip2 both get it down to about 3 MB but I'd need to use a javascript decompressor.

Post reply on HN