Skip to content

geoffryan/cowvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An OpenGL visualization tool for C.O.W. by Geoff Ryan and Jonathan Zrake.

Currently built for Mac OSX, must have OpenGL and GLUT frameworks installed.

To install:
	1) Copy cow/Makefile.in.template to the main directory as Makefile.in
	2) Edit Makefile.in to reflect location of local HDF5 libraries, set "USE_HDF5" to 1.
	3) Type make.

To run:
	cowvis <cow_output.h5>

To control:
	Escape to exit.
	Arrow Keys to rotate camera.
	+/- to zoom.
	'f' for fullscreen.
	'c' to cycle colour maps.
	'123...' to view data members.
	'xyz' to cycle locations of cut planes.
	'p' switch to radial projection mode.
	'u' switch to cutplane mode.
	

About

OpenGL visualization tool for C.O.W.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors