Computer Vision
This is another Daniel Shiffman coding challenge where Simon got stuck half way, after hours of building though. The project involved building a video camera program in Processing (Java) and having … Continue reading Computer Vision
a homeschooling blog about Simon, a young mathematician and programmer, and his little sister Neva. Visit https://simontiger.com
This is another Daniel Shiffman coding challenge where Simon got stuck half way, after hours of building though. The project involved building a video camera program in Processing (Java) and having … Continue reading Computer Vision
Simon built his first Android app (in Java) this weekend. Now every time I turn my phone on I see this: The code comes from Processing for Android > Getting … Continue reading Simon’s first Android app
Here is Simon in full glory on the first day of the new year: And here is what he does: study how vectors work in Processing (Java) and explain that … Continue reading Vectors in Processing
Simon’s “painting” in Processing that he named Output.png, resembling a painting by the Dutch writer and artist Jan Wolkers.
Today Simon tried the Spherical Geometry coding challenge from Daniel Shiffman’s awesome channel. It involved programming a globe in Processing (using Java), using trigonometrical equations with longitudes and latitudes. Here Simon … Continue reading Spherical Geometry coding challenge