{"id":15362544,"url":"https://github.com/jwilm/learn-webgl","last_synced_at":"2025-04-05T19:45:30.721Z","repository":{"id":18331182,"uuid":"21510379","full_name":"jwilm/learn-webgl","owner":"jwilm","description":"Framework and Solutions for learningwebgl.com lessons","archived":false,"fork":false,"pushed_at":"2014-07-13T18:25:13.000Z","size":1496,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T18:04:47.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwilm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-05T00:23:46.000Z","updated_at":"2014-07-07T02:12:05.000Z","dependencies_parsed_at":"2022-08-25T13:00:44.663Z","dependency_job_id":null,"html_url":"https://github.com/jwilm/learn-webgl","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilm%2Flearn-webgl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilm%2Flearn-webgl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilm%2Flearn-webgl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilm%2Flearn-webgl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwilm","download_url":"https://codeload.github.com/jwilm/learn-webgl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393540,"owners_count":20931810,"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-01T13:02:13.886Z","updated_at":"2025-04-05T19:45:30.702Z","avatar_url":"https://github.com/jwilm.png","language":"JavaScript","readme":"learn-webgl\n===========\n\nThis is a framework for solving the lessons on http://learningwebgl.com/ and\nsolutions to those problems. I am in no way affiliated the afforementioned\nwebsite. The solutions can be viewed by checking out the appropriate `tag`. The\nsolutions are a work in progress.\n\n![screenshot](https://raw.githubusercontent.com/jwilm/learn-webgl/master/public/img/screenshot.png)\n\n## Framework\nEverything you need to get started is in `app/`. The `js` folder contains all of\nthe javascript. Most importantly, the file you should be working with is\n`main.js`. If you need to include other javascript files, you may need to extend\nthe `concat` file list in the included `Gruntfile.js`. Shaders are kept in\n`app/shaders/` and are organized by shader type. The `compile:shaders` task uses\nthe shader path to determine shader type. Shaders are then exposed in the\njavascript under the `shaders` variable.\n\nThe [glMatrix](http://glmatrix.net/docs/2.2.0/index.html) library is included in\nand is accessible in `main.js`.\n\nTo get started `npm install` to fetch dependencies, and run `grunt` in your\nproject directory to lint and keep things compiled. Point your browser to\n`index.html` and start hacking!\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwilm%2Flearn-webgl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwilm%2Flearn-webgl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwilm%2Flearn-webgl/lists"}