openfoam/applications/utilities/surface/surfaceCoarsen/bunnylod
Mark Olesen b2bf82360c COMP: cleanup of surfaceCoarsen/bunnylod
- remove MSWindows components (code and makefiles)

- use cxx, hxx extensions to reduce possible confusion with other
  "list" and "vector" classes

- use C++ versions for C headers
2020-04-16 13:34:56 +02:00
..
list.hxx COMP: cleanup of surfaceCoarsen/bunnylod 2020-04-16 13:34:56 +02:00
progmesh.cxx COMP: cleanup of surfaceCoarsen/bunnylod 2020-04-16 13:34:56 +02:00
progmesh.hxx COMP: cleanup of surfaceCoarsen/bunnylod 2020-04-16 13:34:56 +02:00
README COMP: cleanup of surfaceCoarsen/bunnylod 2020-04-16 13:34:56 +02:00
vector.cxx COMP: cleanup of surfaceCoarsen/bunnylod 2020-04-16 13:34:56 +02:00
vector.hxx COMP: cleanup of surfaceCoarsen/bunnylod 2020-04-16 13:34:56 +02:00

Polygon Reduction Demo
By Stan Melax (c) 1998
mailto:melax@cs.ualberta.ca
http://www.cs.ualberta.ca/~melax

The PC executable bunnylod.exe should run
on a standard PC.
Just run it and enjoy.
Mouse dragging spins the rabbit.

-------------------------------------------------------------------
Changes

2020-04-16 OpenCFD Ltd
  - remove MSWindows components (code and makefiles)
  - use cxx, hxx extensions to reduce possible confusion with other
    "list" and "vector" classes
  - use C++ versions for C headers

-------------------------------------------------------------------