Skip to content

A web compatible html5 canvas based mathematical rendering engine like the manim by 3b1b

Notifications You must be signed in to change notification settings

careyear/Manim.three.js

Repository files navigation

Standard Animation Engine to be Used

A basic animation has been created using threejs.

  • Run npm i to install all the required packages.
  • Install http-server module to run a server.
    • Run npm i http-server -g to globally install it
    • Run http-server . -p <port-number> alongwith the port number to run the server in that port.
    • Default port is 8080
  • Open localhost at port 8080 to run the animation.

About

A web compatible html5 canvas based mathematical rendering engine like the manim by 3b1b

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages