Eric Arnebäck
Eric Arnebäck
Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
poisson_blend
Seamless copy-and-paste of images with Poisson Blending.
hole_fixer
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
gl-water2d
2D liquid simulation in WebGL
wireframe-world
An infinite wireframe world in WebGL
glsl-godrays
This module implements a volumetric light scattering effect(godrays)
regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
gl-catmull-clark
A javascript implementation of the Catmull-Clark subdivision surface algorithm
cute-deferred-shading
Cute little deferred shading implementation.