Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diffuse

diffuse is a 3D simulator for simulating diffusion, built with three.js.

Environments in which to use diffuse

diffuse supports normal browsers.

Main

dist/
└── diffuse.js            (UMD, default)

Getting started

Installation

<script src="/path/to/diffuse.js"></script>

You can download the latest standalone JavaScript files (ES5)

Usage

Syntax

new DIFFUSE(options)

Examples

Window
const DSIM = new DIFFUSE();

⬆ back to top

Build instructions

Clone a copy of the main diffuse git repo by running:

git clone git://github.com/foobarprotocol/diffuse.git

Enter the diffuse directory and run the build script:

npm run build

Credits:

Developers: James Edwards foobarprotocol@librehash.com

License

diffuse is licensed under the MIT License.

⬆ back to top

About

Simulating diffusion using a 3D model

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages