- Update.

This commit is contained in:
Sylvain Pion 2000-11-22 19:24:17 +00:00
parent 1a739b806c
commit 1b10358feb
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
- Remove the requirement to have a ./.geomview file with (echo "started")
inside. Synchronization can probably be done with select() ?
- Reading a Point from Geomview should be possible. It works, but not all the
time, there's some non-deterministic bug somewhere, either geomview or CGAL.
- Write operator<<(Triangulation), 2D and 3D. Use "(progn" ... ")" from GCL
for that ?
- Use the OOGL library coming with Geomview to parse stuff ?