Menu

Tree [109cba] master /
 History

HTTPS access


File Date Author Commit
 autom4te.cache 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 contrib 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 convert 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 doc 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 gtk 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 lui5 2022-09-02 Ted Mansell Ted Mansell [7341e1] Fixed a few compile errors for C99 conformity...
 m4 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 pixmaps 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 po 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 scripts 2023-03-09 Ted Mansell Ted Mansell [109cba] Add current tcl script for generating frame fi...
 src 2022-09-02 Ted Mansell Ted Mansell [7341e1] Fixed a few compile errors for C99 conformity...
 userfuncs 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 util 2022-09-30 Ted Mansell Ted Mansell [e13385] Minor update to kludge.f for M1 mac compile. S...
 .DS_Store 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 .gitignore 2020-05-18 Ted Mansell Ted Mansell [246b1d] Added git ignore file
 ABOUT-NLS 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 AUTHORS 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 COPYING 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 COPYRIGHT 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 ChangeLog 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 INSTALL 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 INSTALL.OSX 2022-09-30 Ted Mansell Ted Mansell [e13385] Minor update to kludge.f for M1 mac compile. S...
 Makefile.am 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 Makefile.bak 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 Makefile.in 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 NEWS 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 PORTING 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 README 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 acinclude.m4 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 aclocal.m4 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 config.guess 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 config.h.in 2020-05-18 Ted Mansell Ted Mansell [828b81] missing file added
 config.rpath 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 config.sub 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 configure 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 configure.in 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 configure.old 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 depcomp 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 hole.v5d 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 install-sh 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 ltmain.sh 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 make.csh 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 missing 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 mkinstalldirs 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 out 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit
 vis5d+.pc.in 2020-05-18 Ted Mansell Ted Mansell [3ab4e7] Initial commit

Read Me

This is Vis5d+, a free volumetric rendering program based on Vis5d.
You can find out more about Vis5d+ at the web page:

		http://vis5d.sourceforge.net/

Please see the doc/ subdirectory for more information on Vis5d+,
including installation instructions, in both PDF and HTML formats.
For the lazy, a typical installation is simply:

		./configure
		make
		su -c 'make install'


NOTES ON THE GTK INTERFACE:

The gtk user interface is incomplete and should only be built by those
interested in contributing to it's development.  The gtk interface and
it's files, with the exception of the i18n language files, do not
install on a make install.

gradient data files:  (COLORTABLES)

gtk/gradient data files are in the format used by gimp (www.gimp.org).
On my machine they are located in directory
/usr/share/gimp/1.2/gradients vis5d+ expects them in
$(toplevel)/gtk/gradients/data, a link will work.  gimp includes a
very nice gradient editing tool to create new gradient files.  We do
not yet have a set of gradient files specific to vis5d+, however if
you would like to contribute any ...