Page 1 of 1

New map generator - MathWorlds

PostPosted: Fri Jan 27, 2017 22:00
by crazy_baboon
Hi,

Just an anouncement: MathWorlds!

I've tweaked the map generator to allow for the construction of mathematical objects given by an implicit equation of the form f(x,y,z)=0.

There are several examples in the mapgen_torus.cpp file such as torus, sphere, parabola, etc... just uncoment those and then compile and run the code.

Here's the git repository for it: https://gitlab.com/NunoF/MathWorlds
Here's a short video about it: https://www.youtube.com/watch?v=1uVUVj-WXTk

Have fun with MathWorlds!

Re: New map generator - MathWorlds

PostPosted: Fri Jan 27, 2017 23:35
by TheReaperKing
This sounds super interesting and useful for my students. Your youtube link is incorrect though!!

Re: New map generator - MathWorlds

PostPosted: Sat Jan 28, 2017 00:57
by crazy_baboon
Thanks TheReaperKing. I have corrected the youtube link!

Re: New map generator - MathWorlds

PostPosted: Sat Jan 28, 2017 10:11
by sfan5
Your gitlab repository seems to be private (or why does it want me to sign in?)

Re: New map generator - MathWorlds

PostPosted: Sat Jan 28, 2017 10:42
by crazy_baboon
"Your gitlab repository seems to be private (or why does it want me to sign in?)"

The project visibility was set to internal. I've set it to public visibility, it should be fine now!