|
[Sponsors] |
February 13, 2011, 06:08 |
Animations for C++ in CFD
|
#1 |
New Member
Emre Turkoz
Join Date: Aug 2010
Posts: 12
Rep Power: 16 |
Hi everybody,
I'm developing my own codes and I have a little problem regarding animations. When I work with 2D problems, I was writing the result matrix from my C code to a file and then using MATLAB, I was making a contour plot of my data. But now, I'm working on a project that I need to visualize my results in 3D instantly. I want to watch the animation as the problem is being solved. I'm considering recording results in each time step and again using MATLAB making some animations if possible. But do you know a better way for animations? I want to prepare a user interface using C++ (I'm also not so familiar with this language) and I want to use an animation tool, maybe a library with C++. I will solve a transient problem and want to watch my 3D domain at every time step. Thank you for any help. Best Regards, Emre. |
|
February 13, 2011, 22:28 |
|
#2 |
New Member
a
Join Date: Feb 2011
Posts: 8
Rep Power: 15 |
You can create pbrt file to render animation. I'm working on it too
|
|
February 14, 2011, 07:29 |
|
#4 |
New Member
Emre Turkoz
Join Date: Aug 2010
Posts: 12
Rep Power: 16 |
thank you, it looks really good. Have you managed to perform any animations with that tool?
|
|
February 14, 2011, 19:15 |
|
#5 |
New Member
a
Join Date: Feb 2011
Posts: 8
Rep Power: 15 |
Yes, it's very useful, i used it in many projects. Sure u can use it too.
|
|
February 15, 2011, 04:45 |
options
|
#6 |
Member
|
Check out Mayavi, This is software for 3D scientific data vizualization, you can also make some animations with this and is an opensource
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD Animations of waves, ships, and turbulence---- | Douglas Dommermuth | Main CFD Forum | 23 | January 8, 2008 13:41 |
Where do we go from here? CFD in 2001 | John C. Chien | Main CFD Forum | 36 | January 24, 2001 22:10 |
ASME CFD Symposium, Atlanta, July 2001 | Chris R. Kleijn | Main CFD Forum | 0 | August 21, 2000 05:49 |
Since Last June | John C. Chien | Main CFD Forum | 3 | July 12, 1999 10:38 |
Which is better to develop in-house CFD code or to buy a available CFD package. | Tareq Al-shaalan | Main CFD Forum | 10 | June 13, 1999 00:27 |