]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Added convex.[ch] to compute brush shapes from point clouds for use in experimental...
authorAshley 'LadyHavoc' Hale <darkplacesengine@gmail.com>
Mon, 2 May 2022 07:05:28 +0000 (00:05 -0700)
committerAshley 'LadyHavoc' Hale <darkplacesengine@gmail.com>
Mon, 2 May 2022 07:05:28 +0000 (00:05 -0700)
commitf129784b67308e149e458c9dfbdf245535ab2a8f
tree39f858625ae5dc9676cecc716c3c16007612c65d
parent8bbbfbd93eee3aaa0532de92be084d9fcb831d4e
Added convex.[ch] to compute brush shapes from point clouds for use in experimental visibility code I'm tinkering with
convex.c [new file with mode: 0644]
convex.h [new file with mode: 0644]