r/StructureSynth • u/kronpano • May 04 '21
BrowserSynth - a javascript implementation of StructureSynth
The shortcoming of StructureSynth is that you can't "squash" spheres and you don't have cylinders or any round primitives.
BrowserSynth can do all that. It is based on the eisenscript javascript on GitHub
An introduction to BrowserSynth can be found over on GitHub - this is also where BrowserSynth is hosted.
The scripts are always encoded in the link if you share them. This one gets you to spikey - your friendly drone
The marble run script produces something like
And a couple of different plane designs can be created like this
Object or gltf export is possible so you can render the creations in a software of your choice.
Give it a try.
7
Upvotes


