{"name":"polyzygy","description":"polyzygy is part of the fxhash interactive minting experience at NFT Show Europe, Valencia, 2022\n\npolyhedra -  many faces\nsyzygy - the nearly straight-line configuration of three celestial bodies\n\npolyzygy is a time-based generative artwork about periodicity: cycles, phases, periods. It is based on simple manifold polyhedral forms and their degeneration into more complex and non-manifold forms, and back, periodically. \n\nGeometrically, the manifold - non-manifold transition and cycle represents the state when the polyzygy has the potential to exist physically (manifold) to where the form no longer has a physical potential and can only be experienced digitally (non-manifold). Through this cycle, the project attempts to provide evidence that there is a continuum between what is represented as real or virtual, analog or digital; a reality continuum where our experience can exist in the domain bounded by smooth to discretized moments.\n\nThis cycle varies with each iteration, from 7 hours to 27 days. This is a project that evolves over time, and asks the viewer to do the same.\n\npolyzygy was developed from January to September 2022.\n\n- information -\n\nThis project uses an algorithm developed in C# for my other artworks. This is the first time it is ported to JavaScript and used in an interactive, time-based artwork. The algorithm is inspired by previous research into the far from origin phenomenon manifested by discrete digital numeric systems used in computers.\n\nThe work has a generation date hard coded and each iteration has a specific period which determines where it will be along its cycle. There is a timeline which shows where in the cycle the polyzygy is at the time of viewing, and the peaks of each cycle.\n\nWhen the project first loads, it is still for 15 seconds to allow for the fxhash preview image generation, then will begin rotating if the animation is enabled (it is enabled by default).\n\nThis project has been tested on various browsers, operating systems, and devices. Please test the project on your own devices before minting to ensure compatibility.\n\n\n- interaction - \n\nDouble click or double tap the canvas to show a menu with information about the time left in the polyzygy cycle. Open the console for more information about the specific iteration.\n\nAudio is EXPERIMENTAL and disabled by default. Interact with polyzygy to trigger audio. See the URL Params section on how to enable audio. Audio is generated by interacting with the polyzygy and is based on the base polyhedra of the iteration.\nWarning: Audio quality varies with different CPUs. You may experience pops and clicks on certain devices. Most of the audio is disabled on mobile devices. Lower your audio before enabling and adjust to comfortable levels.\n\n\n- menu -\n\n· >|■   toggle polyzygy animation\n· png   download image of the current polyzygy state\n· glb   download 3d model of the current polyzygy state\n\n· next cycle    shows the date and time remaining for the next cycle to begin\n\n- explore - \n\nURL Params: explore the project by using these parameters in the url when in full screen mode\n\n· period   [ int ] - seconds for a cycle. example: /?period=100\n· rotate   [ bool ] ( true, false) - toggle animation. example: /?play=false\n· debug    [ bool ] ( true, false) - show fps stats. example: /?debug=true\n· audio    [ bool ] ( true, false)  - enable the EXPERIMENTAL audio\n\nexample: <fxhash url>/?fxhash=<some hash>&period=60&play=false&debug=true\nthis sets a period of 60 seconds, does not rotate the polyzygy, and turns on debug information of fps and poly face points.\n\n- licenses and references -\n\nCreated with the help of several open source libraries: three.js, three-subdivide, tone.js, chroma.js, html2canvas, file-saver. \n\nRead LICENSE.md (add /LICENSE.md to the URL) for all licenses + refs\n\npolyzygy by Luis E. Fraguada, 2022\nhttps://linktr.ee/fraguada\nAll rights reserved.\n\n- acknowledgements -\n\nThank you to everyone who helped me with this project over the months. You've shaped this work for the better. You know who you are.\n","childrenDescription":"polyzygy is part of the fxhash interactive minting experience at NFT Show Europe, Valencia, 2022\n\npolyhedra -  many faces\nsyzygy - the nearly straight-line configuration of three celestial bodies\n\npolyzygy is a time-based generative artwork about periodicity: cycles, phases, periods. It is based on simple manifold polyhedral forms and their degeneration into more complex and non-manifold forms, and back, periodically. \n\nGeometrically, the manifold - non-manifold transition and cycle represents the state when the polyzygy has the potential to exist physically (manifold) to where the form no longer has a physical potential and can only be experienced digitally (non-manifold). Through this cycle, the project attempts to provide evidence that there is a continuum between what is represented as real or virtual, analog or digital; a reality continuum where our experience can exist in the domain bounded by smooth to discretized moments.\n\nThis cycle varies with each iteration, from 7 hours to 27 days. This is a project that evolves over time, and asks the viewer to do the same.\n\npolyzygy was developed from January to September 2022.\n\n- information -\n\nThis project uses an algorithm developed in C# for my other artworks. This is the first time it is ported to JavaScript and used in an interactive, time-based artwork. The algorithm is inspired by previous research into the far from origin phenomenon manifested by discrete digital numeric systems used in computers.\n\nThe work has a generation date hard coded and each iteration has a specific period which determines where it will be along its cycle. There is a timeline which shows where in the cycle the polyzygy is at the time of viewing, and the peaks of each cycle.\n\nWhen the project first loads, it is still for 15 seconds to allow for the fxhash preview image generation, then will begin rotating if the animation is enabled (it is enabled by default).\n\nThis project has been tested on various browsers, operating systems, and devices. Please test the project on your own devices before minting to ensure compatibility.\n\n\n- interaction - \n\nDouble click or double tap the canvas to show a menu with information about the time left in the polyzygy cycle. Open the console for more information about the specific iteration.\n\nAudio is EXPERIMENTAL and disabled by default. Interact with polyzygy to trigger audio. See the URL Params section on how to enable audio. Audio is generated by interacting with the polyzygy and is based on the base polyhedra of the iteration.\nWarning: Audio quality varies with different CPUs. You may experience pops and clicks on certain devices. Most of the audio is disabled on mobile devices. Lower your audio before enabling and adjust to comfortable levels.\n\n\n- menu -\n\n· >|■   toggle polyzygy animation\n· png   download image of the current polyzygy state\n· glb   download 3d model of the current polyzygy state\n\n· next cycle    shows the date and time remaining for the next cycle to begin\n\n- explore - \n\nURL Params: explore the project by using these parameters in the url when in full screen mode\n\n· period   [ int ] - seconds for a cycle. example: /?period=100\n· rotate   [ bool ] ( true, false) - toggle animation. example: /?play=false\n· debug    [ bool ] ( true, false) - show fps stats. example: /?debug=true\n· audio    [ bool ] ( true, false)  - enable the EXPERIMENTAL audio\n\nexample: <fxhash url>/?fxhash=<some hash>&period=60&play=false&debug=true\nthis sets a period of 60 seconds, does not rotate the polyzygy, and turns on debug information of fps and poly face points.\n\n- licenses and references -\n\nCreated with the help of several open source libraries: three.js, three-subdivide, tone.js, chroma.js, html2canvas, file-saver. \n\nRead LICENSE.md (add /LICENSE.md to the URL) for all licenses + refs\n\npolyzygy by Luis E. Fraguada, 2022\nhttps://linktr.ee/fraguada\nAll rights reserved.\n\n- acknowledgements -\n\nThank you to everyone who helped me with this project over the months. You've shaped this work for the better. You know who you are.\n","tags":["polyzygy","polyhedra","3d","time","cycles","phases","periods","periodicity","resolution","manifold","non-manifold","glb","threejs","​​geometry","audio","tonejs","NFT Show Europe 2022"],"artifactUri":"ipfs://QmVcYgKYrpXgAtxuJ53mkxH3fvXfD2RNXhpPMkAE71vwvk?fxhash=ooHu2jmXZ6AseK1ewuViP6BgZvjCcchG3fbGesqscgR23mg9fpM","displayUri":"ipfs://QmSFk9TpwS3VsQBJXHLjjAkXLSwdRwgHdcEQo2zWpGbKrV","thumbnailUri":"ipfs://QmQjhk2P6kob1shh1J3F64kByvTm9AgyFNpGbuBhtaZtSw","generativeUri":"ipfs://QmVcYgKYrpXgAtxuJ53mkxH3fvXfD2RNXhpPMkAE71vwvk","authenticityHash":"9aed348b9b33338164177cc0ef759f0f89faa8dd25eea72e0997d30f57ef84c3","previewHash":"ooHu2jmXZ6AseK1ewuViP6BgZvjCcchG3fbGesqscgR23mg9fpM","capture":{"mode":"VIEWPORT","triggerMode":"FN_TRIGGER","gpu":false,"resolution":{"x":800,"y":800}},"settings":{"exploration":{"preMint":{"enabled":true,"hashConstraints":["ookZEop19zanZrgL4mLYHmuAe9ywmj6KspAZhvBUM6HaJG9TbnZ","oorTP7CvYjHiPhSfa6LwxL1V6qj9xjEUhoGDe6r7Aoh9FEKpjDr","oomvhpAdEtUNzP8xbJAtw1uXdiSmkZg6gu2Pk5JvSRAWeJWCK8c","oovDQZXCjrpr3DrLamkZ7a4GUkD48bnRu9qo8SvY6To82TbRGHH","ooGBaMf6VMFmw7HaSWxT6WY2oJtVbBbEWRkAv46AkZx84f1kZbR","ooZKj8bPtMEVGULZTKMcHEvzyZc3moDG2CRcpWWWoRmaDBAxPZo","ooicsFaU4GBx93bNKeoSxHmbUsZYufU82XAwM1rYwrBf8Td4vKQ","oot56cE22zWZbayuFbEE77C1apVjSvpiyrxPxpuG9pMnrfQCTXU","oog4vSa9QmZS1bXhhpsRd2jN5gtXPmYT7Ytyi4dNpf3ghJQ5cxt","oo5yY69mtArEEm7j2Gw1YVP9Zk8nNz3eTnZbNE9KkF696tWcJjR","ooEiGSL2XybK2X4yDsQN4uTGG7gUmo7GyZoMfqFeXFvwzgvneh1","ooZ6wxHUAuBzmjbhftEHj9kCuDvJZotH7Xj7pEuZ45uF9FMC9w3","ooqVDiHwgGQevLueRiXGdvUECKmWivWzZQ62TcYokPoGd667Ru5","oo3yspMgkJ8nC7A9UMEN3M6eShtFLYkK4BL6L5kPvdydawsgo5C"]},"postMint":{"enabled":true,"hashConstraints":null}}},"symbol":"FXGEN","decimals":0,"version":"0.2"}