manim-web VS bloc

Compare manim-web vs bloc and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
manim-web bloc
3 56
72 11,385
- -
0.0 9.2
over 2 years ago 7 days ago
Dart Dart
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

manim-web

Posts with mentions or reviews of manim-web. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.
  • How can I use manim to create interactive demo?
    2 projects | /r/manim | 26 Feb 2023
    Yes, I came across that. It's called manim-web, written in Dart. But interactivity in real time is still a big problem. So I've decided to look into d3.js and use that.
  • Tinrenderer – how OpenGL works: software rendering in 500 lines of code
    5 projects | news.ycombinator.com | 15 Mar 2022
    Very nice. After a quick skimming of the wiki's contents, I really like the contents and step-by-by approach of all the materials shared.

    Does anyone here know of some similar good quality OpenGL resources[1] for mathematical/scientific visualization[2]. Currently, I've started going through the source codes and documentation of manim-web[3] and CindyJs[4] to learn the basics; however, I would love to learn the fundamentals and be able to write my own visualization library (or confidently extending an existing one) if/when needed. Thanks in advance.

    ---

    [1] - Personally I prefer books but I don't mind any other high-quality resources something similar to the one OP has shared here.

    [2] - https://github.com/topics/scientific-visualization

    [3] - https://github.com/manim-web/manim-web

    [4] - https://cindyjs.org/gallery/main/

  • I'm stuck to replicate the manim's transform effect. SOS
    1 project | /r/manim | 15 Aug 2021
    Also, I've built a Dart version of Manim. So, you can look at another implementation in a language closer to Java. github repository

bloc

Posts with mentions or reviews of bloc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-25.

What are some alternatives?

When comparing manim-web and bloc you can also consider the following projects:

flutter-go - flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档

riverpod - A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

rayvertex - 3D Software Rasterizer for R

mobx.dart - MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.

flutterfire - 🔥 A collection of Firebase plugins for Flutter apps.

get_it - Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur

gel - An N64-like software renderer

cubit - Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.

tinyrenderer - A brief computer graphics / rendering course

zustand - 🐻 Bear necessities for state management in React

flutter_architecture_samples - TodoMVC for Flutter

rxdart - The Reactive Extensions for Dart