
MPSView
Posted Thursday, 12 March, 2009 - 11:41 by RomanKositsyn in//Eng
MPSView it`s part of my project "MPSExpress". MPSView need for view of results of hydrodinamcs simulation (TEMPESTMORE more on www.roxar.com). MPSView based on OpenTK, runned under WindowsXP.
//Russian
MPSView это часть моего проекта "MPSExpress".
MPSView используется для просмотра результатов гидродинамического моделирования в симуляторе TEMPEST MORE.
//Status
I finish next part of code:
1. Loading model from file (specific format *.grd)
2. Use DisplayList for drawing solid+wireframe model
3. Remove z-fighting
Now, i work at camera manipulations.


Comments
Re: MPSView
The image looks very interesting. What does it represent?
Re: MPSView
Geological model of oil field.
OpenGL good platform for sience programming, not XNA.
Re: MPSView
It's true and that's why most visualization, VR and relevant scientific project use OpenGL. DirectX/XNA were designed specifically for games and don't have any notion of clustering, quad-stereo and things like that.
Re: MPSView
Amine.
Re: MPSView
...and converted to C++