Skip to content
Snippets Groups Projects
Commit cedf872a authored by Philip Trettner's avatar Philip Trettner
Browse files

updated subs

parent e1550c59
No related branches found
No related tags found
No related merge requests found
Pipeline #13640 passed
ctracer @ 47ef1a61
Subproject commit 56d33f9b69854c7339e8ddd71fe81095ddd5cc41 Subproject commit 47ef1a611242459ce0d5b3ae32499446fa04cdc4
glow @ 9d530fda
Subproject commit 07f89ff39a198aa740e6a373c9c3942c339a4028 Subproject commit 9d530fdab79ef0ab428142e730866cb5e66a3188
glow-extras @ 2f3aa099
Subproject commit ff9d62f23951321f745d5cb1951619575cd33186 Subproject commit 2f3aa099ae50bed454a76911421db7279782464b
polymesh @ 352cdbcf
Subproject commit 9c176da4bd277934e58379506ce8cb01777a71ec Subproject commit 352cdbcf64adcc6aa18d8dbb05e46a8c71dcd460
typed-geometry @ ac9db8c4
Subproject commit cd854b8aa5ef310f6aa5a530051bbec62d36d07f Subproject commit ac9db8c462fa3f41e84519b97ecfb8bfc9730820
...@@ -49,5 +49,5 @@ int main() ...@@ -49,5 +49,5 @@ int main()
m.compactify(); m.compactify();
save("output.obj", m, pos); save("output.obj", pos);
} }
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
#include <polymesh/objects/cube.hh> #include <polymesh/objects/cube.hh>
#include <typed-geometry/tg.hh> #include <typed-geometry/tg.hh>
#include <typed-geometry/feature/quadric.hh>
#include <glow-extras/viewer/view.hh> #include <glow-extras/viewer/view.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment