Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: FlowVis2D

Current Version: 1.1

Project Status: Completed

Highest Popularity: #17 during September 2008

Links: Web Site

Category: Demos

Developers: push32

Ports: Windows

Source Code: Available

Author's Description: An image-based flow visualisation demo
This program demonstrates my implementation of five different techniques for visualizing steady 2d vector fields, I read about in the flow visualization class I took. Namely those techniques are: Arrow Plots, Integrate & Draw, Line Integral Convolution (LIC), Spot Noise and Texture Advection.

Downloads

Name Comments Size Date
FlowVis2D.zip Makefile and Source for both Windows and Linux included 1,179,056 09/13/2008 6:08 AM

What's New:

1.1
- added texture advection

Screenshots
LIC image with color coded magnitude in rainbow sc
LIC image with color coded magnitude in rainbow sc
Public Opinion
Overall Rating: 7.0
  • 7A nice program, the effects are rather pretty. Also, it was easy to modify the program to plot your own v-fields too, due to the modular design. I had some issues compiling it on 64bit Linux, but not excessively so. It'd be nice if you used OpenMP or something to speed it up on multicore systems.
The Developer
push32
push32 (View Profile)