-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to a new libefgy that fixes a few bugs and reintroduces the fr…
…actal flame colouring mode
- Loading branch information
1 parent
6276bc8
commit b38f6d2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libefgy
updated
7 files
+1 −2 | include/ef.gy/factory.h | |
+13 −6 | include/ef.gy/ifs.h | |
+33 −0 | include/ef.gy/parametric.h | |
+42 −88 | include/ef.gy/polytope.h | |
+4 −4 | include/ef.gy/range.h | |
+9 −20 | include/ef.gy/render-opengl.h | |
+7 −0 | src/test-case/polytope.cpp |