Skip to content

"Windsock" generator meant for use with forecast.io or other weather API

Notifications You must be signed in to change notification settings

Harrison-M/voxel-windsock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voxel-windsock

Creates a "windsock" based on a bearing and an intensity. Meant for use with forecast.io.

Currently locked to 45-degree angles.

Usage: require('voxel-windsock')(speed,bearing) Returns: function(x,y,z) that adheres to voxel-engine generator API

Test build: browserify test.js -o game.js

About

"Windsock" generator meant for use with forecast.io or other weather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published