|
[Sponsors] |
September 25, 2000, 23:21 |
help: flow visualization library
|
#1 |
Guest
Posts: n/a
|
Does anyone know what types of visualization development library is good for flow visualization. I want to know especially for those that are used for commercial software postprocessing. Please give me some hints on this. Now I am using visual C++ to develop a GUI that includes flow pattern snapshots during running of the numerical model. It is expected to be too time-consuming if I do programming by using openGL. Some specific suggestions are welcome on some topics such as contour plotting, color mapping, etc.
|
|
September 26, 2000, 21:24 |
Re: help: flow visualization library
|
#2 |
Guest
Posts: n/a
|
(1). I have seen two commonly used graphic libraries, namely, (a). OpenGL which is available for workstations and PC/Windows, (b). Hoops which is also available for both the workstations and the PC. (from AutoCAD company, originally from MIT?) (2). It is quite involved in developing graphic programs. Therefore, in most cases, they are not available in source code form. (3). You can take a look at the PC related journals or Internet sites, to see if there are the so-called thiry party graphic library available. (4). Base on my experience in graphic programming, the code usually is much longer than the cfd counter-part.
|
|
September 27, 2000, 10:57 |
Re: help: flow visualization library
|
#3 |
Guest
Posts: n/a
|
Hi Dear Soofuu If you are writing your programs in C or C++ I think it will be helpfull to make use of MathLink feature of Mathematica, by use of this capability you can transfer your commands and data from a link to the Mathematica program and then you can maje use of the feattures like three dimmensional parametric plot and animating you graphical outputs and save the results in postscript or avi format... I suggest to check the web site www.wolfram.com Reza
|
|
September 28, 2000, 11:54 |
Re: help: flow visualization library
|
#4 |
Guest
Posts: n/a
|
Hi!
You should maybe have a look at the visualization toolkit. It has all the stuff you need for 3D flow visualization (contours, streamlines, vectors ...). Check out <A HREF="http://www.kitware.com/vtk.html">www.kitware.com/vtk.html</a>. Oliver |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Flow meter Design | CD adapco Group Marketing | Siemens | 3 | June 21, 2011 09:33 |
Mass flow and U-Mom flow in CFX | Zhihua Xie | CFX | 0 | September 3, 2007 10:49 |
Inviscid Drag at subsonic, subcritical Mach # | Axel Rohde | Main CFD Forum | 1 | November 19, 2001 13:19 |
mass flow inlet | Denis Tschumperle | FLUENT | 7 | August 9, 2000 03:19 |
Question on 3D potential flow | Adrin Gharakhani | Main CFD Forum | 13 | June 21, 1999 06:18 |