Skip to content

eulertour/manim-opengl-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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