[Haskell-cafe] Assimp FFI Library
Stephen Tetley
stephen.tetley at gmail.com
Tue Apr 12 09:09:51 CEST 2011
You might want to depend on Conal Elliott's vector-space library
rather than implement your own vector space class. Then you don't need
the associated datatype which might allow simpler datatypes for
colours and vectors.
Also Conal's library is quite well used, so it does mean the operator
names will be familiar to other programmers.
Best wishes
Stephen
More information about the Haskell-Cafe
mailing list