7-bit linear grapher with 256*256 display and axes. 1 pixel=1unit. Graphs functions in the form of y=mx+c. Only spark numbers when the green light above the numpad is on. Maximum value for m and c is (-)127. Runs on full fps. Tell me about any glitches.
mathematics
piston
math
linear
equations
graph
calculator
electronic
compact
grapher
Comments
-
lol its cool
-
does this use Bresenham's line algorithm, or another algorithm that works differently? If it just used multiplication/addition, it would show a whole ton of points, so how does it do this?
-
Great job!The concept is cool and the electrons are completly clever and functional:)+1~~
-
Wooooow. This is pretty cool. +1
-
yep. this made my favourites.. pleease add a ^2 formula! i'm almost certain it's possible... you could do it with a mirored multiplication cell, all you'd need to find the upper/lower limit of the inputs is the square root of 127!
-
Phenomenal, just remarkable.
-
90x+1 is a diagnol :D
-
This is phenomenal. I love it. (:
-
@Aloysius1234: look closely, it isn't the same, just really close together.
-
It doesn't seem to be able to handle -1 < m < 1