Skip to content

Paolopost/fos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOS - Free on Shades - A scientific visualization library in Python

Dependencies
------------
* Qt (Debian: libqt4-*)
* PySide: http://developer.qt.nokia.com/wiki/PySideDownloads
* Pyglet: http://www.pyglet.org/ (Debian: python-pyglet)
* NumPy (Debian: python-numpy)

Optional
---------
* Matplotlib (Debian: python-matplotlib)
* Cython (>0.13) 

Test
----
PYTHONPATH=$PYTHONPATH:.
export PYTHONPATH
ipython --gui=qt -i examples/sphere.py

Developer Group
---------------
http://groups.google.com/group/fos-devel

License
-------
BSD, see LICENSE

Generic Key-Bindings
---------------------
F1: Fullscreen
F2: Next Frame
F3: Previous Frame
F4: Start Rotating
F12: Refocus Camera
Esc: Close Window

About

Fos is a 3D engine in Python and OpenGL which concentrates on scientific visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published