Skip to content

A more user-friendly way to compile using an MFC dialog application (currently Windows only, sorry)

License

Notifications You must be signed in to change notification settings

PRU1/Compile-manim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile-manim

A more user-friendly way to compile Manim using an MFC dialog application (currently Windows only, sorry)

Installation Instructions

This does not install Manim, you need to have Manim working for this

  1. Clone this repository, put this git clone https://github.com/PRU1/Compile-manim.git in bash
  2. (Recommended) Make a folder and put manimCompile2.exe
  3. Open manimCompile2.exe
  4. Press render. This should give an error
  5. Go to file explorer and go to the location of manimCompile2.exe
  6. You'll notice that there is a new file created called manimCompile2-manimPath.in. Open this file using notepad
  7. In this file, type in your Manim directory path (i.e. C:/Users/bob/manim)
  8. Save and close this file. Do not delete this file or change its file name or the application will not work
  9. Now you can use the app!

Note: This repository has the source files contained in it as well. If you only wish to use the application (manimCompile2.exe) you can delete all the other files.

Learn the controls

Image of application

Things that need to be changed

  1. Make cross-platform

Bugs

For some reason, this application needs the user to input the file location twice for it to be registered

About

A more user-friendly way to compile using an MFC dialog application (currently Windows only, sorry)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published