-
Updated
Nov 27, 2020 - C++
c-plus-plus-20
Here are 24 public repositories matching this topic...
-
Updated
Nov 4, 2020 - C++
-
Updated
Oct 27, 2020 - C++
-
Updated
Sep 14, 2020 - C
-
Updated
Aug 2, 2020 - C++
-
Updated
Apr 13, 2020 - C++
-
Updated
Apr 13, 2020 - C++
-
Updated
May 1, 2020 - C++
We need simple and verifiable test cases for the TriangleMesh<T> implemented in blazert/primitives/trimesh.h
Simliar to the tests for the other primitives, we need tests regarding the bounding box, centers and intersections for a TriangleMesh with only 1 triangle. (easiest case imaginable)
Second, for the intersections we need tests with more complicated triangle meshes (e.g. fou
-
Updated
Sep 21, 2020 - C++
-
Updated
Sep 28, 2019 - C++
-
Updated
Feb 27, 2020 - C++
-
Updated
Oct 31, 2020 - C++
-
Updated
Mar 29, 2019 - C++
-
Updated
Jun 7, 2020 - C++
-
Updated
Apr 13, 2020 - C++
-
Updated
Jun 9, 2020 - C++
-
Updated
Aug 8, 2020 - C++
-
Updated
Apr 15, 2020 - C++
-
Updated
Nov 29, 2020 - C++
-
Updated
Oct 15, 2019 - C++
Improve this page
Add a description, image, and links to the c-plus-plus-20 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the c-plus-plus-20 topic, visit your repo's landing page and select "manage topics."


I've recently come to realize that the 'one-size-fits-all' mega-snippets on marzer.github.io/tomlplusplus aren't necessarily useful for everyone, and I should break them up into smaller sub-examples. I'd be totally happy to accept help with this, though that may be wishful thinking!