Y
Hacker News
new
|
ask
|
show
|
jobs
How to send data to WebGL shaders
(
garden.bradwoods.io
)
2 points
by
bradwoodsio
685 days ago
1 comments
thomascountz
685 days ago
Your website looks great! BTW, there are some syntax changes in WebGL2, namely attribute and varying -> in and out.
https://webgl2fundamentals.org/webgl/lessons/webgl1-to-webgl...
link
bradwoodsio
684 days ago
thanks for the info!
link
https://webgl2fundamentals.org/webgl/lessons/webgl1-to-webgl...