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.

› Continue reading

Tags: , , , , , , , , ,

Friday, July 2nd, 2004 Computing 5 Comments

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.

› Continue reading

Tags: , , , ,

Wednesday, February 12th, 2003 Computing No Comments

Search

 

Categories

Archives

Creative Commons License
This work is licensed under a
Creative Commons License.