Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piellardj/fur-threejs

Real-time fur rendering with threejs / webgl
https://github.com/piellardj/fur-threejs

3d threejs webgl

Last synced: 20 days ago
JSON representation

Real-time fur rendering with threejs / webgl

Awesome Lists containing this project

README

        

# fur-threejs

## Description
This project is my take on real-time fur rendering. The result is quite good and flexible since it can adapt to any 3D model. A few properties are customizable, such as length, thickness, orientation and color patterns.

Technically, I implemented the traditional shells and fins technique, adapted for WebGL (which lacks Geometry Shaders unfortunately).

See it live [here](https://piellardj.github.io/fur-threejs/).

[![Donate](https://raw.githubusercontent.com/piellardj/piellardj.github.io/master/images/readme/donate-paypal.svg)](https://www.paypal.com/donate/?hosted_button_id=AF7H7GEJTL95E)

## Preview

![A fur chair](src/readme/chair.jpg)

![A fur ball](src/readme/sphere.jpg)