Skip to content

eulertour/manim-opengl-tutorial

Repository files navigation

Code for the tutorial is located in opengl_tutorial/.

three-server/ contains a JavaScript gRPC server which serves geometries and materials from eulertour/three.js.

In order to run the server first install npm, then run:

cd three-server
git clone https://github.com/eulertour/three.js
npm install
node index.js

About

Materials for a tutorial on using OpenGL with Manim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published