Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
art
design
webgl
list
awesome
creative-coding
shaders
computer-graphics
resources
data-visualization
interaction-design
information-visualization
graphics-programming
generative-art
awesome-list
3d-graphics
programming-graphics
-
Updated
Dec 13, 2021 - HTML
I just realised that I forgot to correct the orientation of the teapot in this example to account for wgpu's switch to having the y axis increase upwards (rather than downwards). Previously the teapot examples all used a view matrix with an inverted axis in order to account for the downwards y axis, as the original teapot vertices were intended for an upward y axis. This has been correct in the `w