{"__browser":{"device":"unknown_device","mobile":false,"name":"unknown browser","platform":"unknown_platform","version":"0"},"__constants":{},"__CPDATA":{"domain_iframe":"https://cdpn.io","environment":"production","host":"codepen.io","iframe_allow":"accelerometer; ambient-light-sensor; camera; display-capture; encrypted-media; geolocation; gyroscope; microphone; midi; payment; web-share; vr","iframe_sandbox":"allow-forms allow-modals allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-top-navigation-by-user-activation allow-downloads allow-presentation"},"__graphql":{"data":{"data":{"sessionUser":{"id":"VoDkNZ","name":"Captain Anonymous","title":"Captain Anonymous","avatar":"https://assets.codepen.io/t-1/user-default-avatar.jpg?format=auto&version=0","currentContext":{"id":"VoDkNZ","title":"Captain Anonymous","name":"Captain Anonymous","avatar":"https://assets.codepen.io/t-1/user-default-avatar.jpg?format=auto&version=0","username":"anon","__typename":"User"},"currentTeamId":null,"username":"anon","admin":false,"anon":true,"pro":false,"verified":false,"teams":[],"__typename":"User"}}},"url":"https://codepen.io/graphql","api":"cprails","cpedata":{"action":"show","controller":"live_fullpage"}},"__user":{"anon":true,"base_url":"/anon/","current_team_id":0,"current_team_hashid":null,"hashid":"VoDkNZ","id":1,"itemType":"user","name":"Captain Anonymous","paid":false,"tier":0,"username":"anon","created_at":null,"email_verified":null,"collections_count":0,"collections_private_count":0,"followers_count":0,"followings_count":0,"pens_count":0,"pens_private_count":0,"projects_count":0,"projects_private_count":0},"__firebase":{"config":{"apiKey":"AIzaSyBgLAe7N_MdFpuVofMkcQLGwwhUu5tuxls","authDomain":"codepen-store-production.firebaseapp.com","databaseURL":"https://codepen-store-production.firebaseio.com","disabled":false,"projectId":"codepen-store-production"},"token":"eyJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJodHRwczovL2lkZW50aXR5dG9vbGtpdC5nb29nbGVhcGlzLmNvbS9nb29nbGUuaWRlbnRpdHkuaWRlbnRpdHl0b29sa2l0LnYxLklkZW50aXR5VG9vbGtpdCIsImNsYWltcyI6eyJvd25lcklkIjoiVm9Ea05aIiwiYWRtaW4iOmZhbHNlfSwiZXhwIjoxNjc1NTgwMjMzLCJpYXQiOjE2NzU1NzY2MzMsImlzcyI6ImZpcmViYXNlLWFkbWluc2RrLThva3lsQGNvZGVwZW4tc3RvcmUtcHJvZHVjdGlvbi5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsInN1YiI6ImZpcmViYXNlLWFkbWluc2RrLThva3lsQGNvZGVwZW4tc3RvcmUtcHJvZHVjdGlvbi5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsInVpZCI6IlZvRGtOWiJ9.cEz8wP-OAaHtwMlhhMCM1i3jb-w3pESIRd-4kmeEROyzyfSJ5Epmu5ohZc4495sZ5qwVZWi5eXhCEKaqsqWSoTfj_w8ji47thRyme92CbCd1MCeZle--I4_dAlV7gQingyroYEwGu6UWIB_3jppPxQNPi-PtSXROh7Ilm4rlttBRHu9AFUGlBIV3w4y1gEYUnEVpqvKJs8gLnz_bwKxpDDMhIbqIjmLAXWbL73RTEmEF3LSiRPFUllTfuMfxQTEG-VjsxGfXDsovcuOe7I6GogxiH_Gv10iSoTlZV383ZivDFVaWa4tj7PTAbDt7aS-XXjZ5woaWm3Rl-6YR70ztjQ"},"__pay_stripe_public_key":"pk_live_2GndomDfiklqpSNQn8FrGuwZSMIMzha7DkLJqlYe7IR0ihKAlKdiHg68JJc5eVPt68rzAjzAAVXcUwjySHRCsgjQQ00gtRBUFNH","__pay_braintree_env":"production","__item":"{\"id\":55743592,\"user_id\":4559259,\"html\":\" \",\"css\":\"\",\"js\":\"let a=10;\\nfunction setup(){\\n createCanvas(windowWidth,windowHeight);\\n noStroke() \\n}\\n\\nfunction draw(){\\n background(255,255,255,25);\\n t=-frameCount\\/10;\\n a=10+20*abs(sin(t\\/20))\\n translate(width\\/2,height\\/2)\\n rotate(t\\/100)\\n threeC();\\n push()\\n scale(1,-1)\\n threeC()\\n pop()\\n push()\\n rotate(PI\\/2)\\n threeC()\\n pop()\\n push()\\n scale(-1,1)\\n rotate(PI\\/2)\\n threeC()\\n pop()\\n \\n}\\n\\nfunction cycloid(p,d){ \\n beginShape()\\n \\n for(let i=-p;i<p;i=i+0.1){\\n x=a*(i-sin(i+d))\\n y=a*(1-cos(i+d))\\n vertex(x,y)\\n }\\n vertex(height,width)\\n vertex(-width,height)\\n endShape()\\n}\\n\\nfunction threeC(){\\n rotate(PI\\/6*sin(t\\/10))\\n fill(0,0,200,5)\\n cycloid(width\\/2,t\\/2)\\n push()\\n fill(0,100,200,10)\\n translate(0,height\\/7)\\n rotate(-PI\\/3*sin(t\\/10))\\n cycloid(width\\/2,t)\\n pop()\\n push()\\n fill(0,150,200,20)\\n translate(0,2*height\\/7)\\n rotate(PI\\/6*sin(t\\/10))\\n cycloid(width\\/2,t)\\n pop()\\n}\",\"html_pre_processor\":\"none\",\"css_pre_processor\":\"none\",\"js_pre_processor\":\"none\",\"html_classes\":\"\",\"css_starter\":\"neither\",\"js_library\":null,\"created_at\":\"2021-10-07T20:04:13.454Z\",\"updated_at\":\"2021-10-08T01:08:24.357Z\",\"title\":\"cycloidLights\",\"description\":\"\",\"slug_hash\":\"NWvKGJE\",\"head\":\"\",\"private\":false,\"slug_hash_private\":\"c9069b0256005a9f006bc287ed411512\",\"has_animation\":false,\"team_id\":0,\"css_prefix\":\"neither\",\"template\":false,\"parent_id\":0,\"comments_count\":0,\"custom_screenshot_filename\":null,\"loves_count\":0,\"pick\":false,\"popularity_score\":0,\"views_count\":0,\"pick_visible_at\":\"2022-11-08T22:42:55.128Z\",\"pen_hash\":null,\"hashid\":\"NWvKGJE\"}"}