WebGL : Points Color

This example shows how vertices can be painted in WebGL. Open the Javascript tab and the see the code with inline explanation.

Loading /resources/code/webgl/points-color/example.html..

1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
#expCanvas{
border: 1px solid #000;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Loading /resources/code/webgl/points-color/example.js..

1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Share

Output