mirror of https://github.com/CGAL/cgal
- Update.
This commit is contained in:
parent
1a739b806c
commit
1b10358feb
|
|
@ -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 ?
|
||||
|
|
|
|||
Loading…
Reference in New Issue