Skip to main content

Command Palette

Search for a command to run...

MinaCoding2024_Paper

Using Soji Again

Updated
1 min read
MinaCoding2024_Paper

SojisWithTree

the remixed Locomotion code is written in the format of a Soji : "*A Korean verse form related to haiku and tanka and comprised of three lines of 14-16 syllables each, for a total of 44-46 syllables." -*Poetry Foundation

However in this Version, instead of syllables, it would be done through 14-16 words per line and then some effects will be added visually.

The Paper Component is reflected through the poetry written and the usage of trees as they are the source of paper. Also added a torn paper effect

Locomotion Soji


dancer{url = "forest.glb",x = range 5 -5 (osc 0.75), ly = range 25 -25 (osc 0.15)};  -- 15 words
dancer{url = "forest.glb",y = range 5 -5 (osc 0.25), animation = [2 ,1, 3,1], lz = 17}; -- 16 words
dancer{url = "forest.glb",z = range 15 -15 (osc 0.05), lx = range 5 -5 (osc 0.5)};  -- 15 words

Video

https://youtu.be/9S6eOYDhBS8

MinaCoding2024

Part 19 of 30

Creations and Outputs created for the MinaCoding2024

Up next

MinaCoding2024_ImageCapture

Images making Images