The Tao OpenGL, OpenAL, GLU, FreeGlut bindings for .NET and Mono
Перейти к файлу
David Hudson 8c571299f9 Add debian config files
svn path=/trunk/tao/; revision=62921
2006-07-24 15:03:56 +00:00
config fix ndoc config 2006-07-20 14:44:32 +00:00
examples fix line endings 2006-07-19 19:16:23 +00:00
gpg
other Fix installer to ignore temp doc files 2006-07-24 15:03:27 +00:00
src Add debian config files 2006-07-24 15:03:56 +00:00
tests/Sdl Fixed all line endings for .cs files 2006-07-19 17:46:12 +00:00
AUTHORS More accurate Authors listing for Tao.Ode, minor typo fix in NEWS 2006-07-07 18:17:39 +00:00
BUILDING.txt updated docs 2006-07-12 17:11:20 +00:00
LICENSE.txt fix dates and line-endings 2006-06-16 13:41:22 +00:00
Makefile fix dates and line-endings 2006-06-16 13:41:22 +00:00
NEWS Mono build now includes HTML docs 2006-07-24 14:46:01 +00:00
README.txt Fix a few version issues 2006-07-06 05:43:44 +00:00
build.bat Updated build.bat files 2006-06-30 17:06:37 +00:00
buildstrong.bat Updated build.bat files 2006-06-30 17:06:37 +00:00
monodev.sh fix more line endings 2006-07-21 16:34:59 +00:00
nant.bat first cut og Tao.Cg for 1.4.1. Still a lot TODO 2006-06-26 17:34:13 +00:00
nant.sh fix more line endings 2006-07-21 16:34:59 +00:00
prebuild.xml many changes to the prebuild stuff. It now builds all the assemblies (not all examples). The nant build is much improved. 2006-06-28 21:33:08 +00:00
rules.mk Default config files use Debian. Make file will copy all config files to bin dir 2006-07-22 06:34:17 +00:00
sharpdev.bat Added a few more prebuild target scripts 2006-07-11 20:58:34 +00:00
sharpdev2.bat Added a few more prebuild target scripts 2006-07-11 20:58:34 +00:00
vs2003.bat Lots of build and doc fixes 2006-06-27 17:01:04 +00:00
vs2003clean.bat fix dates and line-endings 2006-06-16 13:41:22 +00:00
vs2005.bat fix dates and line-endings 2006-06-16 13:41:22 +00:00

README.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

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 1.5, GLU 1.3, FreeGLUT 2.4.0, WGL,
various GL and WGL-related extensions, OpenAL 1.1, Cg 1.4.1, DevIL 1.6.7,
SDL 1.2.11, PhysFs 1.0.1, ODE 0.5.0, GLFW 2.5.0.

These bindings all function in a cross-platform and cross-runtime manner
using Microsoft's .NET 1.1 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