Download MathBox.js Free Java Code

Description

MathBox is a (work in progress) library for making presentation quality math diagrams in WebGL.

Source Files

The download file MathBox.js-master.zip has the following entries.


.gitignore//from   www  .j a v  a2 s.c o m
.gitmodules
CHANGES.md
IDEAS.md
LICENSE.txt
README.md
build.sh
build/MathBox-bundle.js
build/MathBox-bundle.min.js
build/MathBox-core.js
build/MathBox-core.min.js
build/MathBox.glsl.html
build/MathBox.js
build/MathBox.min.js
examples/3D.html
examples/Axis.html
examples/BezierSurface.html
examples/ComplexCircle.html
examples/ComplexCircleAlt.html
examples/ComplexExponentiation.html
examples/ComplexNumbers.html
examples/Distance.html
examples/Empty.html
examples/Intersections.html
examples/Landscape.html
examples/Platonic.html
examples/ProjectiveLine.html
examples/ProjectiveView.html
examples/SurfaceWarp.html
examples/TextureMap.html
resources/architecture.graffle
resources/architecture.png
resources/example.png
resources/logo.ai
resources/texture.png
shaders/snippets.glsl.html
src/Animator.js
src/Attributes.js
src/CameraProxy.js
src/Common.js
src/Director.js
src/Materials.js
src/Overlay.js
src/Stage.js
src/Style.js
src/Ticks.js
src/primitives/Axis.js
src/primitives/Bezier.js
src/primitives/BezierSurface.js
src/primitives/Curve.js
src/primitives/Grid.js
src/primitives/Platonic.js
src/primitives/Primitive.js
src/primitives/Surface.js
src/primitives/Vector.js
src/renderables/ArrowHead.js
src/renderables/Labels.js
src/renderables/Mesh.js
src/renderables/Renderable.js
src/renderables/Ticks.js
src/tQuery.js
src/viewports/Viewport.js
src/viewports/ViewportCartesian.js
src/viewports/ViewportPolar.js
src/viewports/ViewportProjective.js
src/viewports/ViewportSphere.js
test/Animator.test.js
test/Attributes.test.js
test/Materials.test.js
test/Stage.test.js
test/Test.js
test/atomic.html
test/test.html
test/zindex.html
vendor/crosseyed.js
vendor/domready.js
vendor/jquery.min.js
vendor/tquery-bundle.js
vendor/underscore.js

Download

Click the following link to download MathBox.js-master.zip.

MathBox.js-master.zip




















Home »
  Javascript Free Code Download »
    Graphics »




2D
3D
Graph
SVG
Visualization
WebGL