Improvements

Posted by HeroofTime55 on March 13, 2007, 7:31 p.m.

Sometime in the next few weeks, I will be uploading my latest version of my 3D graphing calculator, X3D (current version can be downloaded from my games page). I've been working on it the past few days, and I'm very happy with how it's turning out. This version is an incredible improvement on the last in almost every way. Here's just a few of the things I've added so far:

-Graph generating is now about a kajillion times faster

-Parser allows for most conventional math notation, such as ! for factorial, ^ for exponents, and | | for absolute values

-Error checking system prevents attempting to graph undefined values (including division by 0)

I also plan on doing some really crazy stuff, like adding different graph styles (both 2D and 3D), and even fully integrating complex numbers into the calculator (perhaps a 3D visualization of the complex plane perpendicular to 2D graphs?), as well as some other useful calculations.

This is going to be an awesome release =D

Comments

DesertFox 18 years ago

<p align=center><img src=http://64digits.com/users/DesertFox/divzero.jpg height=300 width=400></p>

Polystyrene Man 18 years ago

Are you really a secret agent?

marbs 18 years ago

If he told you, he'd have to kill you :O

DesertFox 18 years ago

*hums James Bond themesong*

Nighthawk 18 years ago
Patrick7286 18 years ago

Quote:
I also plan on doing some really crazy stuff, like adding different graph styles (both 2D and 3D)
Doesn't get much crazier than graphs in 2D and 3D!

NoodleNog 18 years ago

Looking forward to your graphing calc. =)

HeroofTime55 18 years ago

@Patrick: I was refering to polar and parametric graphs, a 2D and 3D version for each.

I could make a 2D rectilinear calc in my sleep.