summaryrefslogtreecommitdiffstats
path: root/wgpu/src/triangle/solid.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Readjusted namespaces, removed Geometry example as it's no longer relevant.Libravatar shan2022-10-051-1/+1
* Reworked wgpu buffers, updated glow side to have proper transform location st...Libravatar shan2022-10-041-8/+7
* Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan2022-09-291-0/+169