Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is the Tao framework dead?

I'm looking into experimenting with Tao but I am somewhat put-off by its dead-looking state. It hasn't been updated since 2008 and it looks like their website stopped functioning at roughly the same time.

Does anyone have any information on the current situation or know of its stability?

like image 936
Tom Savage Avatar asked May 08 '10 20:05

Tom Savage


3 Answers

The project was superseded by OpenTK (http://www.opentk.com/)

From the FAQ:

"Will my Tao project run on OpenTK?

Starting with version 0.9.9-2, OpenTK is compatible with Tao.OpenGl, Tao.OpenAl and Tao.Platform.Windows.SimpleOpenGlControl. Simply replace your Tao.OpenGl, Tao.OpenAl and Tao.Platform.Windows references with OpenTK and OpenTK.Compatibility and your project will as before, while gaining advantage of all OpenTK features."

like image 193
Rushyo Avatar answered Nov 20 '22 13:11

Rushyo


I had the same question recently so: Tao Classic is the direct continuation of the abandoned Tao Framework open source project. http://tc.insaneidea.hu/

like image 3
Aleksei Kukushkin Avatar answered Nov 20 '22 11:11

Aleksei Kukushkin


This continuation of OpenTk is current as of Nov 2015:

https://github.com/opentk/opentk

like image 1
pro Avatar answered Nov 20 '22 12:11

pro