Skip to content

Instantly share code, notes, and snippets.

View arvind-iyer's full-sized avatar
⚖️
Listen to what you know instead of what you fear

Arvind Iyer arvind-iyer

⚖️
Listen to what you know instead of what you fear
View GitHub Profile
@Chaosmeister
Chaosmeister / rvrb-relayout.user.js
Last active May 17, 2023 09:57
more efficient rvrb layout
// ==UserScript==
// @name RVRB Relayout
// @namespace https://app.rvrb.one/
// @version 1.8
// @description RVRB relayout
// @author Tomas Dittmann
// @match https://app.rvrb.one/*
// @icon https://app.rvrb.one/favicon-32x32.png
// @grant none
// ==/UserScript==
@dmnsgn
dmnsgn / WebGL-WebGPU-frameworks-libraries.md
Last active May 5, 2024 16:18
A collection of WebGL and WebGPU frameworks and libraries

A non-exhaustive list of WebGL and WebGPU frameworks and libraries. It is mostly for learning purposes as some of the libraries listed are wip/outdated/not maintained anymore.

Engines and libraries ⚙️

Name Stars Last Commit Description
three.js ![GitHub