Skip to content

Automatically exported from code.google.com/p/calc3d

Notifications You must be signed in to change notification settings

maheshkurmi/calc3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Calc3D: 3D Engine built in pure Java

Calc3d lets you visualize three dimensional mathematical elements , viz Point, vector, line curve and allows to plot and explore 3 Dimensional Graphs of Mathematical Functions. Calc3d Screenshot

Elements Supported

Point Vector Line Explicit 2D Curve Implicit 2D Curve Parametric 3D Curve Explicit 3D Surface Implicit 3D Surface Parametric 3D Surface

Rendering

Java2d as renderer red-Cyan Anaglyps(StereoScopy)

math-Parser

exp4j Parser (I modified it a bit as per my use)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need Eclipse 4+ and Java 6+ installed

Installing

It is an Eclipse project so just clone this repo in eclipse or download the repo and import the project as an eclipse project. The project has no dependency so no additional tweaking is needed.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Exp4j parser

About

Automatically exported from code.google.com/p/calc3d

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published