https://github.com/erencanpelin/threejs-candle-flame-shader
A threejs shader project made for my introduction to computer graphics course at UTS, the shader is written in GLSL
https://github.com/erencanpelin/threejs-candle-flame-shader
Last synced: about 1 month ago
JSON representation
A threejs shader project made for my introduction to computer graphics course at UTS, the shader is written in GLSL
- Host: GitHub
- URL: https://github.com/erencanpelin/threejs-candle-flame-shader
- Owner: ErencanPelin
- Created: 2023-05-08T00:02:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T23:03:43.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T21:16:45.074Z (about 1 month ago)
- Language: HTML
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThreeJS Candle Flame Shader
A threejs shader project made for my introduction to computer graphics subject at the University of Technology Sydney. The shader is written in GLSL and features a candle flame effect with customisable parameters to tweak the behaviour.Scored 100%