]> git.tdb.fi Git - libs/gl.git/commit
Add a builder for turning geometric shapes into meshes
authorMikko Rasa <tdb@tdb.fi>
Sun, 26 Jan 2025 15:02:45 +0000 (17:02 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 26 Jan 2025 15:02:45 +0000 (17:02 +0200)
commite825724fd7de4b24ab637d62c259e26c1d18d0fa
treef9ede6bf99e1e4994142a12b1b0a8954e60a72f8
parent7f656a4616976f7d9549d3ea75035d95e00fbe75
Add a builder for turning geometric shapes into meshes
source/builders/shape.cpp [new file with mode: 0644]
source/builders/shape.h [new file with mode: 0644]