- Real-Time 3D Graphics with WebGL 2
- Farhad Ghayour Diego Cantor
- 58字
- 2021-06-10 19:42:59
Have a Go: Add One Validation
Modify the file so that you can validate and show on screen whether the indices array and the coneIndexBuffer are WebGL buffers.
Hint
In order to display the values, you will have to modify the table in the HTML body and modify the updateInfo function accordingly.
In order to display the values, you will have to modify the table in the HTML body and modify the updateInfo function accordingly.