tao-framework
using Projection in OpenGL using C#?
For those who don\'t know, Tao.opengl, Tao.freeglut are required for the C# console application. Now, for my problem: my tutor asked us to draw 4 rectangles, so I drew them successfully.[详细]
2023-04-12 14:35 分类:问答run program opengl in C# using framework Tao in 64 bits
I have a program opengl in C# using framework Tao, when i run the code in the platform target to x86, i have not a problem,but when i run the code in the platform target to x32, it stops abruptly and[详细]
2023-03-29 23:53 分类:问答Which library in Visual C# for graphics programming, Tao or OpenTK?
I heard that newest OpenGL does not have glBegin anymore. In other words things change a lot, and I was wondering which library should I use for OpenGL programming in c#?[详细]
2023-03-26 15:39 分类:问答Error with tao SimpleOpenGlControl
I am creating an usercontrol contains a \"Tao.Platform.Windows.SimpleOpenGlControl\". In my control\'s constructor, I have[详细]
2023-03-10 14:34 分类:问答C# OpenGL Texture Does not show up
In this example I\'ve tried as much as I can to simplify the problem in the hope that someone can solve it for me.[详细]
2023-03-02 13:18 分类:问答Can't find reference Tao.OpenGl and Tao.Platform.Windows in Add reference window in MSV C# 2010 Express Edtn
Downloaded and installed the Tao framework. But visual studio shows no clue about it. I thought it will 开发者_Python百科find automatically. Does it have anything to do with GAC? Here is a snapshot:[详细]
2023-02-05 18:14 分类:问答VBO Differences between OS X and Win7?
Good afternoon, The problem is that code written on Win7 (C#, VS2010) that displays an OpenGL tile grid displays differently in Mac OS X (C#, MonoDevelop).Each tile is currently rendered separately a[详细]
2023-02-05 12:41 分类:问答Tao OpenGL (mouse using Tao.freeglut.dll)
I am using the code from http://www.codeproject.com/KB/cs/OpenGLNavigation2TaoCShar.aspx and trying it to run in Visual Studio C# 2008 Pro Ed installed on Windows 7 64bit[详细]
2023-02-02 10:53 分类:问答.Net libraries used in any .Net language?
Quick question, I\'ve been reading about some .Net stuff and the way some people t开发者_如何转开发alk implies on me that a .Net library could be used with multiple .Net languages. Maybe it\'s just wi[详细]
2023-01-30 00:10 分类:问答Is there any readable Tao.FFMPEG how to?
So FFmpeg is grate lib and there are som开发者_如何转开发e wrappers for it in C#. Tao is one of my choise. But how to use it[详细]
2022-12-31 20:25 分类:问答