MathVizz, an equation visualization tool

In the short video below, Simon explains MathVizz, an equation visualization tool he has just made together with his friends Abhay and Sarvagya. Simon was responsible for the functionality and … Continue reading MathVizz, an equation visualization tool

Visual Perception Hacks

This year has been a year of revelations in terms of how we visually perceive the world and whether those new nuggets of knowledge can be reflected in digital art. … Continue reading Visual Perception Hacks

Cube Mission and Crash Test in Unity. PICO-8.

As someone said in the comments on Simon’s YouTube channel, “Damn, Simons got his big game dev pants on now jumping into Unity!! Have fun 😁” Below are just a … Continue reading Cube Mission and Crash Test in Unity. PICO-8.

Neva’s first coding tut

Neva has recorded her first video explaining how she coded a project, a mini-tutorial. It’s an example of a visualization using classes and arrays in JS. You can also access … Continue reading Neva’s first coding tut

Simon Shares his Derivatives Tricks: Visualizing Calculus

It never seizes to mesmerize me how Simon sees math. So many times has he solved math problems or proved theorems relying on visual, geometric illustrations instead of bluntly applying … Continue reading Simon Shares his Derivatives Tricks: Visualizing Calculus

Latest Collabs: Rainbows, Wormholes and Fireballs

Simon continues his regular and very rewarding collabs with his friend Abhay Kashyap. Here’s what they have been up to lately: We recreated another Flash game, Gravitee. The hardest part … Continue reading Latest Collabs: Rainbows, Wormholes and Fireballs

Simon’s Times Tables Visualization

Simon shows his Times Tables Visualization in Processing (Java) and talks about how it’s connected to Mandelbrot Set. See the code with the README on GitHub: https://github.com/simon-tiger/times_tables View the full animation … Continue reading Simon’s Times Tables Visualization

Translating from Java to JavaScript. The Bubble Project

“Just recycling some building blocks here”, I heard Simon say Monday. This is a screenshot of Simon’s Bubble Project – an animation he built by translating a Java code from … Continue reading Translating from Java to JavaScript. The Bubble Project

3D Earthquake Data Visualization Coding Challenge

The earthquake data visualization coding challenge by Daniel Shiffman went further than just a 2D map – it went 3D! Simon managed to complete the challenge, except for the very last … Continue reading 3D Earthquake Data Visualization Coding Challenge