porting
#pragma warning(disable: 4786)
WOOHOO!
I have successfully ported my Linux code to Windows.
My application (for time-dependent isosurface extraction and rendering) uses VTK for the visualisation, FLTK for the user-interface, and pthreads for multi-threading.
Well, the first two are cross-platform toolkits, so no problem getting them compiled under Windows. But POSIX threads… nope… So I had to try something else.
Porting from SGI to Linux
OK, I’ve got the RWB VRX library working under Linux!
Eeeh? Say what?
The Responsive Workbench library with the Virtual Reality eXplorer!
We’ve got this Virtual Reality Workbench running on a SGI Onyx2, and one of our PhD students, Michal Koutek, wrote a library, based on SGI’s Performer, for building applications for this machine.
Search
Categories
- Computing (64)
- Funny (38)
- Interesting (11)
- Leisure (38)
- Movies (12)
- Personal (74)
- Photography (10)
