How to make manim respond to mouse?

This page summarizes the projects mentioned and recommended in the original post on /r/3Blue1Brown

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Newtons-Fractal-CUDA

    A simple CUDA program that renders Newton's fractal

  • There are lots of other ways to do GPU programming, depending on what kind of computer you have. For Mac, their Metal API is their preferred method, and Windows and Linux have many more options. Of the few GPU programming projects I've done, I have found Nvidia's CUDA language to be the most intuitive; however, you'll need an Nvidia GPU and all the CUDA toolkit and stuff installed (again Google is your friend if you want to try this). I recently made this demo using CUDA. It's mainly written in C++ with one function (the one that computes the color of the pixels) in CUDA (though CUDA is basically C++ with a few simple syntax additions). Here's the source code.

  • processing

    Source code for the Processing Core and Development Environment (PDE)

  • C can still be very challenging, so if you don't really care about performance but just want to have a bit of fun, try Processing. It uses Java and can create some really cool stuff.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts