3d графика в .net
Подскажите, существуют ли бесплатные библиотеки для работы с 3d графикой под .NET с возможностью визуализации и сохранения в какой-нибудь распространённый формат.
P.S. проблему описал по-рабоче-крестьянски т.к. никогда не программировал графику :)
2) OpenGL (TAO).
Попробовал поставить TAO - не встало. Выкидывает эксепшны "не могу найти dll" хотя длл в той же папке и в систем32 продублировал. Читал форум, там у когото была точно такая же проблема, но разработчики не отписали, чего делать.
Цитата: RedNN
Попробовал поставить TAO - не встало. Выкидывает эксепшны "не могу найти dll" хотя длл в той же папке и в систем32 продублировал. Читал форум, там у когото была точно такая же проблема, но разработчики не отписали, чего делать.
Я думаю, имеет смысл привести сообщение об ошибке и версию рантайма .net.
У меня прекрасно ставится на XP x64 SP2 и на Vista x 64 SP1.
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: Unable to load DLL 'freeglut.dll': Не найден указанный модуль. (Exception from HRESULT: 0x8007007E)
at Tao.FreeGlut.Glut.glutInit(Int32& argcp, StringBuilder[] argv)
at Tao.FreeGlut.Glut.glutInit()
at Redbook.Robot.Run()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
at Redbook.Redbook.SelectExample()
at Redbook.Redbook.btnRun_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Redbook
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/TaoFramework/examples/Redbook.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Tao.OpenGl
Assembly Version: 2.1.0.12
Win32 Version: 2.1.0.12
CodeBase: file:///C:/Program%20Files/TaoFramework/examples/Tao.OpenGl.DLL
----------------------------------------
Tao.FreeGlut
Assembly Version: 2.4.0.2
Win32 Version: 2.4.0.2
CodeBase: file:///C:/Program%20Files/TaoFramework/examples/Tao.FreeGlut.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Есть проблемы с загрузкой freeglut.dll (тесты Redbook.exe). Под Вистой х64 СП1 эти экзамплы не отрабатывают. Под XP х86 СП3 тоже (у меня на виртуалке она).
А вот NeHe.exe - вполне рабочие.
NeHe работает, но тоже не всё. Странно вообще, версия фреймворка уже 2.1 и такая нестабильность...
Юзайте XNA Framework, Managed DirectX морально устарел. А TAO вещь неплохая для небольшых демок