aboutsummaryrefslogtreecommitdiff
path: root/src/NuSurfacer.h
Commit message (Collapse)AuthorAge
* Untabified.goodale2004-05-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@80 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
* Added gradient normal computations for the Renderer Thorn.jshalf2000-12-07
| | | | | | | Also reenabled steering for isovalue because it works. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@21 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
* OK,jshalf2000-10-07
| | | | | | | | | | | | | | | it builds... Isn't carefully tested, but at least it builds. I got rid of an awful lot of extraneous crap and in particular *all* of the static global variables. We can add crap back when its clear that it is a necessity. For some reason CCTK_INT8 was an unrecognized type in the build. You might want to add that back to the Socket.c if its clear why this type was not recognized. This only affects the subroutine IsoWriteDataToClients() git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@7 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
* More bugfixes and C++'ism removal.jshalf2000-09-26
| | | | | | | | Now it all compiles, but doesn't really talk to anything yet. Sockets are next I guess. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@4 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
* Initial add to the repository.jshalf2000-09-25
These are the basic files needed to re-implement isosurfacer in C. This has mostly been cleaned of C++ code, but hasn't been tested out yet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@2 bfcf8e34-485d-4d46-a995-1fd6fa6fb178