regl-project / regl

👑 Functional WebGL
MIT License
5.19k stars 320 forks source link

broken example regl party elements #400

Open bmFicg opened 7 years ago

bmFicg commented 7 years ago

http://regl.party/examples/ the elements example is broken

my browser tells me, something wrong with lineWidth. Since i look into the docs, i know how to fix it.

rreusser commented 7 years ago

It looks like this was fixed six months ago by #305. @Erkaman @mikolalysenko is there a build step required to update this on the regl.party site?

mikolalysenko commented 7 years ago

Working on fixing the broken CI issue. Once this is back up it should be possible to get all the changes pushed out.

rreusser commented 7 years ago

Awesome. No worries. Thanks!

gregtatum commented 6 years ago

@mikolalysenko is there a referenced issue for the broken CI?

rreusser commented 6 years ago

Seems CI is up and running and that this issue remains fixed but undeployed. Looks like regl.party is a surge.sh site. Not sure how to update that.

rreusser commented 6 years ago

See #445.