Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piellardj/fur-threejs
- Owner: piellardj
- Created: 2024-11-20T23:02:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T13:08:41.000Z (3 months ago)
- Last Synced: 2025-01-12T16:44:03.769Z (about 1 month ago)
- Topics: 3d, threejs, webgl
- Homepage: https://piellardj.github.io/fur-threejs/
- Size: 1.56 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)