From cddc5f825bc9ff0721d63113d7e96437ed3f7805 Mon Sep 17 00:00:00 2001 From: maho Date: Sun, 27 Jul 2003 15:22:31 +0000 Subject: Added a new port, megapov. This is a extension of povray (famous ray tracer), having a lot of new features. # Clothray cloth simulation system # Sim-POV mechanics simulation system # Film exposure simulation # Text object alignment # Frame_Step feature ... and much more. --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 16d782d3209a..934aa4b528f1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -217,6 +217,7 @@ SUBDIR += linux_mesa3 SUBDIR += lodju SUBDIR += maverik + SUBDIR += megapov SUBDIR += mesagl SUBDIR += meshviewer SUBDIR += metapixel -- cgit