FieldTrip [1] is a library for functional 3D graphics. It is intended for
building static, animated, and interactive 3D geometry, efficient enough for
real-time synthesis and display. Since FieldTrip is functional, one
describes what models are, not how to render them (being rather than doing).
conal:
>Reactive [1] is a library for functional reactive programming (FRP),
>similar to the original Fran [2] but with a more modern interface (using
>standard type classes) and a hybrid push/pull implementation. It is
>designed to be used in a variety of contexts, such as interac
Reactive [1] is a library for functional reactive programming (FRP), similar
to the original Fran [2] but with a more modern interface (using standard
type classes) and a hybrid push/pull implementation. It is designed to be
used in a variety of contexts, such as interactive 2D and 3D graphics,
gr