The Tao OpenGL, OpenAL, GLU, FreeGlut bindings for .NET and Mono
Перейти к файлу
Chris Forbes 358f61adc4 fixing the bits of Freetype we need, for x64 2010-10-04 20:26:30 +13:00
examples
gpg
lib
m4
other
src
tests
AUTHORS
COPYING
ChangeLog
CodingStandards
INSTALL
NEWS
README
README.autotools
TODO
autotools.bat
autotools.sh
build-debug.bat
build-debug.sh
build.bat
build.sh
buildmono-debug.bat
buildmono.bat
checkbuild.sh.in
clean.bat
clean.sh
cleanbuild.bat
cleanbuild.sh
make.sh
monodev.sh
nantfiles.bat
nantfiles.sh
prebuild.xml
prj2make.sh
sharpdev2.bat
tao.build
vs2005.bat

README

The Tao Framework for .NET is a collection of bindings to facilitate
cross-platform game-related development utilizing the .NET platform.

Currently included bindings are OpenGL 2.1, GLU 1.3, FreeGLUT 2.4.0, WGL,
various GL and WGL-related extensions, OpenAL 1.1, Cg 1.4.1, DevIL 1.6.8 RC2,
SDL 1.2.12, PhysFs 1.0.1, ODE 0.8.0, GLFW 2.6.1, Lua 5.1.1.

These bindings all function in a cross-platform and cross-runtime manner
using Microsoft's .NET 2.0 runtime on Windows and the Mono runtime
on Windows and Linux.  Other platforms and runtimes have not been tested,
but, would most likely work with a minimal amount of changes.

The bindings are also CLS-compliant, meaning that they can be used by any
.NET language, including C# and Visual Basic .NET, amongst others.

The Tao Framework bindings and example applications are free for commercial
and non-commercial usage and all source code is provided under the very
liberal MIT-X11 license.  However, any source code and documentation changes,
corrections, improvements, and additions are requested for the good of all
Tao Framework users.

For more information and resources, visit the Tao Framework web site.

The Tao Framework Team
http://www.taoframework.com