Skip to content

Monad-Cube/ProcessingPractice

Repository files navigation

ProcessingPractice

Collect daily practice 2022.6.24: MandelBulb(using spherical coordinate to caculate the z's n-power, https://www.youtube.com/watch?v=NJCiUVGiNyA)

PointCloud

MandelBulb_PointCloud

Line

MandelBulb_Line

2022.6.5: StarField(learning from daniel shiffman, not use the 3D coordinate, just move the point or line from center to the border to simulate the 3D movement. url:https://www.youtube.com/watch?v=17WoOqgXsRM&list=PLoNVRhhr9PCj93E2Y8yPm9L8gaqsa4yFl&index=21)

ellipse

starField

line

starField_Line

2022.4.18:Mutual Gravitaiton (universal gravitation equation, mover class, polar coordinate, tangent, the coding train and the nature of code - https://www.youtube.com/watch?v=GjbKsOkN1Oc)

Geometry

Gravitational_Geometry

Line

Gravitational_Line

2022.4.10: DoublePendulum (theta acceleation, translate the equation to simulate the double pendulum into processing program, coding train, https://www.youtube.com/watch?v=uWzPe_S-RVE, and the based equation of motion, https://www.myphysicslab.com/pendulum/double-pendulum-en.html)

DoublePendulum

2022.4.7:DynamicWorleyNoise (space partition, Learning from GLSLversion https://thebookofshaders.com/12/ and worley's paper)

DynamicWorley

2022.4.5: WorleyNoise to simulate cells (clostest distance, coding train, https://www.youtube.com/watch?v=4066MndcyCk)

CellularWorleyNoise

2022.4.3: Rasterize3D (PImage Rasterization, learning from this tutorial:https://www.youtube.com/watch?v=WEBOTRboXBE)

Raterize3D

2022.4.1 - 4.2:RoseCurve (Polar Coordinate)

RoseCurve

2022.3.31:SimpleButterfly (Polar Coordinate & Rose Curve & Berlin Noise & Sine Movement, the coding train from daniel shiffman)

SimpleButterfly

2022.3.29:FlowField (Vector Field & Berlin Noise)

FlowFieldRedFlowField

2022.3.28:MandelbrotSet (Daniel Shiffman, the coding train)

MandelbrotSet

2022.3.27: FluidSurf

FluidSurf

2022.3.24 - 25: Unknow Pleasures gif

GaussianFunc

GaussianFunc

Updated b38tn1kFunc (original project: https://github.com/b38tn1k/b38tn1k/blob/master/unknownpleasures/unknownpleasures.pde)

updated_b38tn1k_Func

2022.3.21: Yang_Trial (crawling object)

walking

2022.3.21: KochSnow modified from Daniel Shiffman

KochSnow

About

Collect daily practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published