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

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

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)