Runar Tenfjord <runar.tenfjord@...> writes:

The documentation is now updated and edited for
easier access and some furter tests are added.

Note that the C++ code could need some prying eyes
from a person more familiar with the quirks
of the language. e.g. use Handle() instead of
expensive copy operations etc.

Currently I am using GLUT for the viewer. I do
not know if this is optimal for porting to other
platforms like windows. GLFW is more modern, but
lacks the handy menu functions in GLUT. A full
blown GUI would probably open another can of worms.

The building of the C++ code is currently done by
a simple make file. This should perhaps be moved
to use CMake for better cross platform handling.

The building has currently only been done on
a up to date version of ArchLinux.

Runar




_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to