|
Pov4Grasp patch
Grasp2pov conversion utility
Pov4Grasp patch
Updated October 12, 2000
|
 |
Version:
pov4grasp-1.31 for UNIX/Linux platforms
Distribution:
tarball archive (.tgz or .tbz2)
Install:
- Unzip and untar the archive as usual (e.g. 'tar xvzf file.tgz')
- Compile the external libraries if needed (zlib and libpng)
- Compile the patch as described in the POV-Ray docs (e.g. 'make newxwin')
Notes:
The archive file contains source code for the patched POV-Ray including
the external libraries (zlib/ and libpng/) and the unix/ directory. You may
disable the patch code by commenting the "#define Pov4GraspPatch" line near
the top of the frame.h file. Compiling will produce either pov4grasp,
s-pov4grasp or x-pov4grasp executables.
Download:
Gzip-compressed archive (946.1 Kbytes)
Bzip2-compressed archive (754.2 Kbytes)
|
|
|
 |
 |
|
 |
Version:
pov4grasp-1.31 for UNIX/Linux platforms (X windows display)
Distribution:
Gzip'ed (.gz) or Bzip2-compressed (.bz2) executable
Install:
- Save with .gz or .bz2 extension (Netscape may remove it)
- Unzip the file as usual (e.g. 'gunzip file.gz')
- Check that the file is executable (e.g. 'chmod +x file' if not)
Notes:
I only provide the x-pov4grasp version, which should be the most useful.
Executables are linked against dynamic libraries. Since I have no access to any
other platform, use the source distribution for unsupported architectures.
More informations on the Pov4Grasp features are given in the
text documentation.
Download:
|
|
|
 |
 |
Download statistics since Apr 19, 2000 (all versions)
src |
3092 |
27% |
Total: 11141 |
dec |
2582 |
23% |
sgi |
2698 |
24% |
lin |
2769 |
24% |
Grasp2pov conversion utility
Updated July 12, 2000
The grasp2pov conversion utility is a console tool which reads a GRASP binary
surface file and writes a POV-Ray 3.1 include file to standard output. The
Pov4Grasp project is actually the extension of this tool. It has been used
to test the draft of the grasp_surface object of my patch, and then
to perform some benchmarks. A MegaPOV
output is also possible.
This tool is available for those who prefer to use the
official version of POV-Ray. However you will miss the advantages of using
Pov4Grasp itself in terms of speed, file size and memory. Beware, it may
write huge include files depending on your GRASP data. Also only one surface
property (potentials, curvatures, ...) can be mapped at a time. For more
information, here is a copy of the README
file provided within the distribution.
|
 |
Version:
grasp2pov-2.2a for UNIX/Linux platforms
Distribution:
tarball archive (.tgz)
Install:
- Unzip and untar the archive as usual (e.g. 'tar xvzf file.tgz')
- Compile using the 'make' command (gcc compiler)
- Refer to the README file for options and examples
Download:
Source code archive (11.2 Kbytes)
|
|
|
 |
 |
|
|