Projects
Open Source
- lib3ds is a free cross-platform ANSI-C library for working with the popular 3D-Studio (3DS) model format. lib3ds allows to load and save material, camera, light, mesh, hierarchy and animation data as well as atmosphere, background, shadow map and viewport settings. It also contains useful vector, matrix and quaternion mathematics tools.
- flowabs implements an automatic image and video abstraction technique based on the orientation-aligned bilateral and separable flow-based difference of Gaussians filters.
- gpuakf implements an automatic image and video abstraction technique based on the anisotropic Kuwahara filter.
- polyakf implements a simple benchmark for the anisotropic Kuwahara filter with texture-based weighting functions and the anisotropic Kuwahara filter with polynomial weighting functions.
- cefabs implements an automatic image and video abstraction technique based on adaptive line integral convolution and directional shock filtering.
- cgmath is a collection of useful C++ classes and utility functions for computer graphics projects.