Eric Arnebäck

Results 25 repositories owned by Eric Arnebäck

Awesome-CUDA

476
Stars
44
Forks
Watchers

This is a list of useful libraries and resources for CUDA development.

poisson_blend

342
Stars
34
Forks
Watchers

Seamless copy-and-paste of images with Poisson Blending.

hole_fixer

272
Stars
51
Forks
Watchers

Demo implementation of smoothly filling holes in 3D meshes using surface fairing

vulkan_minimal_compute

706
Stars
70
Forks
Watchers

Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.

gl-water2d

295
Stars
22
Forks
Watchers

2D liquid simulation in WebGL

wireframe-world

358
Stars
36
Forks
Watchers

An infinite wireframe world in WebGL

glsl-godrays

192
Stars
18
Forks
Watchers

This module implements a volumetric light scattering effect(godrays)

regl-cnn

503
Stars
62
Forks
Watchers

Digit recognition with Convolutional Neural Networks in WebGL

gl-catmull-clark

107
Stars
6
Forks
Watchers

A javascript implementation of the Catmull-Clark subdivision surface algorithm

cute-deferred-shading

139
Stars
11
Forks
Watchers

Cute little deferred shading implementation.