JamesRunnalls / 3dstreamlines-viewer

Viewer and examples for the 3dstreamlines project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Streamlines

Description

3D Streamlines uses threejs to visualise 3D vector fields using stream lines.

Online

See the site at www.3dstreamlines.com

How it works

A 3D array of flow velocity information is downloaded from the server, this is then used to generate streamflows which can be plotted used threejs.

About

Viewer and examples for the 3dstreamlines project.

License:MIT License


Languages

Language:JavaScript 81.5%Language:CSS 14.2%Language:HTML 4.3%