Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / SML3d.adoc
1 SML3d
2 =====
3
4 The http://sml3d.cs.uchicago.edu/[SML3d Project] is a collection of
5 libraries to support 3D graphics programming using Standard ML and the
6 http://www.opengl.org/[OpenGL] graphics API. It currently requires the
7 MLton implementation of SML and is supported on Linux, Mac OS X, and
8 Microsoft Windows. There is also support for
9 http://www.khronos.org/opencl/[OpenCL].