issues
search
bbarker
/
BlockSmith
BlockSmith is currently an experiment in the ways of MineCraft-like voxel games.
Mozilla Public License 2.0
0
stars
1
forks
source link
Add typesafe unit conversion and numeric processing
#11
Open
bbarker
opened
8 years ago
bbarker
commented
8 years ago
unit conversion with
squants
(Scala-JS friendly)
Spire
for numeric processing
Does support scala.js
(if needed) math with
Breeze
- apparently not Scala-JS friendly, so may need to fork