caterpillar

@caterpillar_m
18 Followers
1 Following
279 Posts
"It's all a big game of construction — some with a brush, some with a shovel, some choose a pen." - Jackson Pollock …and some choose code.
Sitehttps://openhome.cc
Release 3.3 RELEASE · JustinSDK/dotSCAD

Deprecated Signature Description rails2sections use maxtrix/m_transpose instead. util/sort use util/sorted instead. util/has use util/contains instead. util/bsearch use util/binary_sea...

GitHub
Thingiverse - Digital Designs for Physical Objects

Download millions of 3D models and files for your 3D printer, laser cutter, or CNC. From custom parts to unique designs, you can find them on Thingive

Thingiverse
PI song - Justin Lin - OpenProcessing

song based on PI digits

Fidget pumpkin by JustinSDK

The source code requires OpenSCAD and dotSCAD. It can be found on dotSCAD/examples/spiral_polygons/fidget_pumpkin.scad. OpenSCAD Documentation - Traditional Chinese OpenSCAD Documentation - English

Crazy waltz - turn on your speaker. 88 circles. 88 piano keys.
https://openprocessing.org/sketch/1653021

# 《p5.js 演算創作》
#p5js
#javascript

Crazy waltz - Justin Lin - OpenProcessing

play a scale when a circle is bounced.

Maze Maze by JustinSDK

The source code requires OpenSCAD and dotSCAD. It can be found on dotSCAD/examples/maze/maze_maze.scad. OpenSCAD Documentation - Traditional Chinese OpenSCAD Documentation - English

Frequency spiral - Justin Lin - OpenProcessing

Frequency visualization based on Archimedes spiral and Voronoi

Sound ripples https://openprocessing.org/sketch/1642729

# 《p5.js 演算創作》
#javascript
#p5js

Sound ripples - Justin Lin - OpenProcessing

sound visualization based on worley noise

Island maze by JustinSDK

The source code requires OpenSCAD and dotSCAD. It can be found on dotSCAD/examples/maze/island_maze.scad. OpenSCAD Documentation - Traditional Chinese OpenSCAD Documentation - English

Boids - Justin Lin - OpenProcessing

Based on Flocking (https://processing.org/examples/flocking.html). Bin-lattice spatial subdivision added.