https://github.com/elementbound/molten-core
Quick demo with three.js
https://github.com/elementbound/molten-core
Last synced: 7 months ago
JSON representation
Quick demo with three.js
- Host: GitHub
- URL: https://github.com/elementbound/molten-core
- Owner: elementbound
- License: mit
- Created: 2019-01-09T14:55:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T21:36:30.000Z (about 7 years ago)
- Last Synced: 2025-03-12T12:42:06.011Z (about 1 year ago)
- Language: JavaScript
- Size: 6.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Molten Core #
A WebGL demo powered by [three.js](https://threejs.org/) and the magic of shaders.
## Usage ##
* Install dependencies with `npm install; npm install --only=dev`
* Run with `npm start`
## License ##
* Gold Noise ©2015 dcerisano [at] standard3d.com, see [gold_noise.fs](src/shader/lib/gold_noise.fs)
* Molten Core Copyright (c) 2019 Tamás Gálffy, see [LICENSE](LICENSE)