]> Pileus Git - grits/commit
Adding some (commented out) support for generating iso surfaces.
authorAndy Spencer <andy753421@gmail.com>
Mon, 3 Aug 2009 22:37:50 +0000 (22:37 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 3 Aug 2009 22:37:50 +0000 (22:37 +0000)
commitaba05890085cec97c631b5b8a25fd04c960ec203
tree34b18421f05a9ede54f9a20c1bec7d3556a7a79c
parent4dc81f2eda865c9d457b9a8c0db910cc7aedb240
Adding some (commented out) support for generating iso surfaces.

Thanks to Jamie Zawinski and Paul Bourke for the code for this.
src/Makefile.am
src/aweather-gui.c
src/aweather-view.c
src/aweather-view.h
src/marching.c [new file with mode: 0644]
src/marching.h [new file with mode: 0644]
src/misc.h [new file with mode: 0644]
src/plugin-radar.c
src/plugin-radar.h