Fooling Java
I wanted to get Java to mix the order of the numbers between -128 and 127. I think there’s no way to do that because the shuffling algorithm would break … Continue reading Fooling Java
a homeschooling blog about Simon, a young mathematician and programmer, and his little sister Neva. Visit https://simontiger.com
I wanted to get Java to mix the order of the numbers between -128 and 127. I think there’s no way to do that because the shuffling algorithm would break … Continue reading Fooling Java
Simon says he has attempted a Higgs Field model in Processing, but got more of a Brownian Motion simulation in the end. His code on GitHub: https://github.com/simon-tiger/Brownian-Motion
Simon explaining his creative coding poster to artists from the Antwerp Art Academy at a small exhibition he was part of last Wednesday.
Simon opened up a genetic algorithm game he built about two years ago and made a fascinating discovery: one of the organisms seems to have become immortal! Simon has called … Continue reading Simon has created an “immortal” organism?
Simon had his first public performance in front of a large audience last Saturday (February 9, 2019): he spoke about his Times Tables Visualization project at the Processing Community Day … Continue reading Simon speaking at the Processing Community Day in Amsterdam
The number of collisions between two objects equals a number of digits of Pi. The code on GitHub: https://github.com/simon-tiger/Pool_Pi Simon writes: From where I got this I called this sketch … Continue reading Simon’s code for an intriguing problem from the 3Blue1Brown math channel
Simon has made an enormous poster from his earlier animated version of the Times Tables Visualization! Simon is hoping to present this project at the Processing Community Day in Amsterdam … Continue reading Simon’s Times Tables Visualization is Now a Huge Poster!
What a blissful day at Creative Coding Utrecht! Simon also got a chance to show a few of his projects in Processing to a cool and understanding audience!
Simon created three optical illusions in Processing (Java) playing with color. For better effect, you can download Simon’s code on GitHub: https://github.com/simon-tiger/colorIllusions The Part 1 video is about the first … Continue reading Optical Illusions in Processing (Java)
https://youtu.be/dYBZXFW4bsg Simon is working on a project that will involve constructing the Archimedean solids from paper pieces that he programs in Processing (Java) and prints out. In the previous video, … Continue reading Simon’s Archimedean Solids Project
Simon’s live stream yesterday had several supportive viewers. Simon started making a game of Twins in Processing (Java) and went on with his JavaScript course Living Code, that is based … Continue reading Live Stream #16: Twins Game in Processing and Chapter 6 of Living Code.
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