Code Monkey home page Code Monkey logo

ytesrev's Introduction

ytesrev

showcase

(higher quality in real life, gif looks like trash thanks to compression and me not knowing how to make it better)

This is a presentation tool inspired by 3blue1brown's tool manim. Currently it supports rendering LaTeX files, relatively simple layout, reading PNGs among other things.

Differences to manim

The biggest difference is the goal of the two programs. Manim is made to render a video, while ytesrev is made to work in live situations where reactivity and dynamicity are valuable. For example, in manim, screen size and timing are pretty much constant, where ytesrev has to have a dynamic layout engine and an event system.

Usage

Check out the src/example/ folder.

Project structure

  • src/anchor/: To keep things anchored to one side of the screen
  • src/ditherer/: To create those cool text 'whoosh' effects
  • src/drawable/ Abstract definitions of drawable objects as well as drawing positions
  • src/empty/: The empty object
  • src/image/: Loading PNGs
  • src/latex/: Rendering LaTeX expressions
  • src/layout/: Definitions and implementations of layouts (stacking and splitting)
  • src/margin/: To give some object a margin
  • src/scene/: Abstract definitions of a scene (slide) and a wrapper for Drawables
  • src/solid/: A rectangle of a solid color
  • src/window/: Contains the WindowManager which is responsible for creating the window, managing events and timings and keeping track of the slides
  • src/withsize/: Give an object a constant size

ytesrev's People

Contributors

xeniagda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.