All Projects → matryx → Calcflow

matryx / Calcflow

Licence: other
A virtual reality tool for mathematical modeling!

Projects that are alternatives of or similar to Calcflow

Calc
C-style arbitrary precision calculator
Stars: ✭ 127 (-73.04%)
Mutual labels:  mathematics, calculator
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (-87.26%)
Mutual labels:  mathematics, calculator
rclc
Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support
Stars: ✭ 24 (-94.9%)
Mutual labels:  calculator, mathematics
Mathworldvr
Math world in WebVR, powered by A-frame.
Stars: ✭ 73 (-84.5%)
Mutual labels:  mathematics, virtual-reality
Computator.net
Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
Stars: ✭ 174 (-63.06%)
Mutual labels:  mathematics, calculator
string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (-97.03%)
Mutual labels:  calculator, mathematics
Bcal
🔢 Storage and general-purpose calculator
Stars: ✭ 329 (-30.15%)
Mutual labels:  mathematics, calculator
Firebird
Third-party multi-platform emulator of the ARM-based TI-Nspire calculators
Stars: ✭ 374 (-20.59%)
Mutual labels:  calculator
Math Worksheet Generator
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
Stars: ✭ 438 (-7.01%)
Mutual labels:  mathematics
Math
The Hoa\Math library.
Stars: ✭ 370 (-21.44%)
Mutual labels:  mathematics
Pyemd
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
Stars: ✭ 361 (-23.35%)
Mutual labels:  mathematics
Fixedmath.net
Fixed point math C# library
Stars: ✭ 376 (-20.17%)
Mutual labels:  mathematics
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-7.64%)
Mutual labels:  mathematics
Texmacs
Source Code of GNU TeXmacs, Developers Guide ==>
Stars: ✭ 372 (-21.02%)
Mutual labels:  mathematics
Awesome Math
A curated list of awesome mathematics resources
Stars: ✭ 5,452 (+1057.54%)
Mutual labels:  mathematics
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-23.14%)
Mutual labels:  mathematics
Bootstrapping Calculator
Do you have enough savings to fund your business?
Stars: ✭ 465 (-1.27%)
Mutual labels:  calculator
Symbolics.jl
A fast and modern CAS for a fast and modern language.
Stars: ✭ 435 (-7.64%)
Mutual labels:  mathematics
Pygmsh
Gmsh for Python
Stars: ✭ 418 (-11.25%)
Mutual labels:  mathematics
Eva
a calculator REPL, similar to bc(1)
Stars: ✭ 405 (-14.01%)
Mutual labels:  calculator

Calcflow

A Virtual Reality Tool for Mathematical Modeling!

interpolations

The repository contains the open-sourced code to Calcflow, a powerful mathematical visualization tool designed to give students, educators, and engineers a better grasp on some of the most difficult concepts in vector calculus. Utilizing the best UI/UX theory, Calcflow is an intuitive VR interface for vector calculus and is used by scientists and engineers for both educational and commercial applications. Some core features:

  • Parametric graphing utility designed to map points in 2D space into 3D by defining (x,y,z) as a function of parameters u and v. Recent functionality also includes the ability to map from 1D to 3D.
  • Vector field utility
  • Cross product and vector addition modules rendered in real time as a user manipulates initial vectors
  • Double integral grapher

Why Calcflow?

Today, the most common tool for complex maths visualization in the classroom is the TI-84+. Scientists, researchers, and other professionals who implement calculus in their work may rely on more complex toolkits like MATLAB. Though these tools offer broader functionality, they are similarly if not more unintuitive than their handheld counterparts.

particles

Visualization plays a crucial role in understanding, mastering, and improving upon mathematical concepts, but today's standard interfaces frustrate and alienate many individuals, creating an excessively high barrier of entry to higher level math studies. Calcflow shatters this interfacial bottleneck by enabling users to interact directly with complex equations in physical space. Users can manipulate inputs and parameters and observe changes to 3D visualizations in realtime.

Getting Started

Prerequisites

  • Programming Language: C#
  • Operating System: Windows
  • VR HMD: Oculus Rift or HTC Vive

Built With

  • Unity3D - The game engine platform used

Versioning

Currently, the version is 5.6.2f1

Authors

  • Ethan Vander Horn - Lead Calcflow Developer - EthanVanderHorn
  • Edward Zhou - Lead Calcflow Developer - YangZ530
  • Jacqueline Bontigao - Lead UI Developer - Calcodeus
  • Max Howard - Matryx Developer - astrovicis
  • Sam Hessenauer - Engineering Project Leader - shessenauer

License

This project is licensed under the NANOME VR PRODUCT SUITE - see the LICENSE.md file for details

Acknowledgments

  • We would like to thank John Eggers, Marc Loschen, and Kyle Lee for the initial development and support as well as all the developers who have been involved in this project. We also would like to thank the students involved in UC San Diego's Summer Academy Vector Calculus course in 2016 and 2017 for providing the instrumental feedback necessary for Calcflow's development.
  • We would like to honor Dr. Jeff Remmel for his contributions and advice over the years. It is sad news for everyone on the Matryx team because he helped us start Calcflow back when we first conceived of the project. He was a prolific mathematician and a passionate believer in STEM education. See this article for what other mathematicians at UC San Diego said about him.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].