资讯

WebGL (Web Graphics Library) is a JavaScript API that enables hardware-accelerated 2D and 3D graphics directly in the browser via the HTML canvas. It powers tools like Google Maps, enables web-based ...
jess-hammer / 2d-pixel-water-shader Public Notifications You must be signed in to change notification settings Fork 13 Star 95 ...
Geometry shaders were introduced in Direct3D 10 and OpgenGL 3.2, which is a type of shader that can generate points, lines and triangles and are generated after the vertex shader and before the ...