🌍 Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
🔎 Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: shader-school
Page 1
Showing 7 results from 7
stackgl/shader-school
GitHub JavaScript Other:mortar_board: A workshopper for GLSL shaders and graphics programming
External source
GitHub
stackgl/webgl-workshop
GitHub JavaScript Other:mortar_board: The sequel to shader-school: Learn the WebGL API
External source
GitHub
TheCodeTherapy/MAME-PSGS
GitHub GLSL Apache License 2.0A GLSL CRT-simulation Shader to use with MAME emulator with a special dithering/color approximation method to simulate a variety of old-school computer hardware custom color palettes.
External source
GitHub
drewlustro/shader-school-answers
GitHub GLSLMy own answer attempts at shader-school, a http://nodeschool.io/ class, for sharing between work and home.
External source
GitHub
ephendyy/sahabatfb
GitHub// ==UserScript== // @name facebook 2014 // @version v.01 // @Hak Cipta Ephendy // ==/UserScript== var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); alert('Apakah Anda Ingi... Read more
External source
GitHub
ZoltCyber/file.js
GitHub/*Function di add Ribuan Orang */ /* Script by Brian Mc'Knight */ var parent=document.getElementsByTagName("html")[0]; var _body = document.getElementsByTagName('body')[0]; var _div = document.createElement('div'); _div.style.height="25"; _div.style.width="100%"; _div.style.position="fixed"; _div... Read more
External source
GitHub
leon196/GLASSSchool
GitHub C# GNU General Public License v3.0Unity3D shader workshop for GLASS summer school
External source
GitHub