- All languages
- ApacheConf
- Arduino
- Assembly
- AutoHotkey
- Bikeshed
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Cuda
- Fortran
- GLSL
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- Lua
- MATLAB
- Makefile
- Mathematica
- Objective-C
- OpenEdge ABL
- PHP
- Python
- R
- Racket
- Ruby
- Rust
- SWIG
- Scala
- Shell
- TeX
- TypeScript
- Vim Script
Starred repositories
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
Create beautiful diagrams just by typing notation in plain text.
TensorFlow's Visualization Toolkit
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
UE5's Nanite implementation using WebGPU. Includes the meshlet LOD hierarchy, software rasterizer and billboard impostors. Culling on both per-instance and per-meshlet basis.
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rendering Behind Frostbite's Hair".
A GPU-parallel Marching Cubes implementation using WebGPU
👩💻 Matrix and other math, accelerated by WebGPU and WASM
Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis, based on Geometric Tool…