Subject: Re: Computer graphics rendenering software for NetBSD-current
To: None <c5666305@comp.polyu.edu.hk>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 10/09/1996 23:38:44
c5666305@comp.polyu.edu.hk writes:
> I would like to know if there are any computer graphics rendenering software 
> for NetBSD-current ? If so, please show me the ftp sites.  Thanks.

I don't know of such stuff specifically, but any rendering software
that runs under any flavor of Unix likely will be trivial to port to
NetBSD -- rendering software (except when it touches a framebuffer
directly) usually is very platform independent. All the usual stuff
like the POV raytracer and such should just compile and go with little
trouble.

Perry