{"id":15699696,"url":"https://github.com/spite/scotlandjs-2015","last_synced_at":"2026-01-07T09:53:24.085Z","repository":{"id":31814882,"uuid":"35381544","full_name":"spite/scotlandjs-2015","owner":"spite","description":"ScotlandJS 2015 - Slides and Demo","archived":false,"fork":false,"pushed_at":"2015-05-10T18:26:31.000Z","size":3132,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T16:16:55.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-10T17:50:01.000Z","updated_at":"2018-09-26T14:38:29.000Z","dependencies_parsed_at":"2022-09-04T09:21:10.115Z","dependency_job_id":null,"html_url":"https://github.com/spite/scotlandjs-2015","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fscotlandjs-2015","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fscotlandjs-2015/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fscotlandjs-2015/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fscotlandjs-2015/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spite","download_url":"https://codeload.github.com/spite/scotlandjs-2015/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246330519,"owners_count":20760119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:41:25.905Z","updated_at":"2026-01-07T09:53:24.037Z","avatar_url":"https://github.com/spite.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"scotlandjs-2015\n=============\n\n#Getting started with three.js and WebGL#\nWebGL shaders and GPU computing presentation for ScotlandJS 2015\n\n[Slides](http://www.clicktorelease.com/talks/scotlandjs-2015/) | \n[Demo](http://www.clicktorelease.com/talks/scotlandjs-2015/demo)\n\nAbout\n-----\n\nShaders! Amazing little things: a few lines in a C-like language and we can get smooth colours pulsating on the screen or a first-person shooter. In WebGL that we have running on our browsers there are vertex and fragment shaders, we are going to take a closer look at the latter.\n\nFragment shaders are programs which perform a very specific task: to compute a colour. And each program is calculating a pixel, blissfully unaware of any other pixels or programs, so it can run all by himself in its own computer. Picture this: when we have thousands or millions of independent computers running in parallel we can compose an image thousands or millions of times faster.\n\nBut is that all we can do with shaders, drawing pictures? Not really! An image, in the end, is just a piece of memory that we choose to read as a picture. But a chunk of memory can be so much more, it can hold any data! And with fragment shaders we can perform many tasks on that data and speed them up incredibly.\n\nSearching big sets of data, doing complex calculations, even synthesising music!\n\nAll in your browser!\n\nCredits\n-------\n\nCoded using [three.js](http://www.threejs.org)\n\nLicense\n-------\n\nMIT licensed\n\nCopyright (C) 2015 Jaume Sanchez Elias http://twitter.com/thespite\n\nhttp://www.clicktorelease.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspite%2Fscotlandjs-2015","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspite%2Fscotlandjs-2015","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspite%2Fscotlandjs-2015/lists"}