Grapher
Grapher!
Create Mathematical graphs- In Minecraft!
Graphs:
2D:
y=sin(x)*2:
y=x:
y=sin(x/5)*5:
x=sin(y/3)*7:
3D:
3Dy=x+z:
3Dy=(sin(x)*z)/2:
3Dy=(x² -z² )/30:
3Dy=(cos(x)+sin(z)):
USAGE:
"/mcg [equation]"
Equations can be listed by pressing 'tab'
Equations include:
- y=sin(x)*2
- y=x
- y=sin(x/5)*5
- y=sin(y/3)*7
- 3Dy=x+z
- 3Dy=(sin(x)*z)/2
- 3Dy=(x² -z²)/30
- 3Dy=(cos(x)+sin(z))
More equations are being added with updates!!
^2 is equal to ²
WARNING: This may cause damage to your world. I recommend using this in a far away, remote, or even different world. Then using a world management system like WorldEdit to copy-paste it in to your world. THERE IS NO "UNDO" COMMAND FOR THIS PLUGIN!
-
View User Profile
-
Send Message
Posted Aug 19, 2016Could you please remove the list prefix thing you have going on? Other then that it is a pretty great plugin!
-
View User Profile
-
Send Message
Posted Jul 10, 2016I can help with custom equations. I've made many equation parsers before in Java using the shunting-yard algorithm
-
View User Profile
-
Send Message
Posted May 14, 2016I will ATTEMPT to update this with custom equations!
-
View User Profile
-
Send Message
Posted Apr 1, 2016Cool Plugin! Never seen anything like it!
-
View User Profile
-
Send Message
Posted Jul 2, 2015New types of 3D:
If you guys use the application Grapher, which comes pre installed on OS X, You can try out your own graphs! Some good tutorials on Bukkit to create particle effects, like a helix, (Skionz: Thread )- I fully got into this also because of 3D graphing in Minecraft: (SethBling YTV:Video) To try out the amazing helix, you need Grapher to calculate it for you in one equation.
Select "new Equation" from template from the 3d graph (+)
Then select the one which includes (t)=time and x,y,z coordinates.
Minecraft Y:Grapher Z
Minecraft X: Grapher Y
Minecraft Z:Grapher X
In the tutorial, Skionz tells us how MC Z / GP X = sin(t)*radius.
Also, MC X / GP Y = cos(t)*radius/
Finally, MC Y / GP Z = t.
Now, type it in like this:
[x] [ sin(t*2) ]
[y]=| cos(t*2)| , t=0...π2
[z] [ t ]
MC:
[x] [ cos(t*2) ]
[y]=| t | , t=0...π2
[z] [ sin(t*2) ]
___
π2 will make the helix loop ONCE, (360 degrees.) Edit this to your choice, just π always gives a great result.
___
This is how you can calculate your own cool mathematical equations!
These new equations on my plugin will have EQ prefix, not 3D.
example for this helix: (Minecraft ways.)
EQ[x=cos(t)*2][y=t][z=sin(t*2)]{*AmountOfTimesToMutiply∏2*}
__
Even though its confusing, all you have to replace is the last part in the {}'s. This will be how many times the helix loops.
1 would just be 360 degrees. Please only put in an integer, like 1. Not 1.5, or words! Otherwise it will not work.
Thanks everyone for reading this, and I have to get back to work!
-
View User Profile
-
Send Message
Posted Jul 1, 2015New update:
-MCG1.2:
-
View User Profile
-
Send Message
Posted Jul 1, 2015@CapzMC
Thanks!
-
View User Profile
-
Send Message
Posted Jul 1, 2015Awesome plugin!
-
View User Profile
-
Send Message
Posted Jun 29, 2015Next update:
Adding more 3D equations. Fixing current 3d equations Bug fixing Est. time=1day!
-
View User Profile
-
Send Message
Posted Jun 28, 2015Hey guys! Tell me any ideas.. Feedback, or any graph equations you would like to be added!