From owner-freebsd-stable@FreeBSD.ORG Mon Nov 29 23:38:28 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50FD216A4CE for ; Mon, 29 Nov 2004 23:38:28 +0000 (GMT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A3E943D3F for ; Mon, 29 Nov 2004 23:38:28 +0000 (GMT) (envelope-from M.Santhoff@t-online.de) Received: from fwd01.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1CYv68-0002T1-02; Tue, 30 Nov 2004 00:38:24 +0100 Received: from localhost.das.netz (Th53CUZJgeW43xxc+4eczB5JIToYqUzvhTyxlIeV-dktT731XKG5YO@[217.251.152.95]) by fwd01.sul.t-online.com with esmtp id 1CYv5x-0QyiVE0; Tue, 30 Nov 2004 00:38:13 +0100 Received: from [10.0.0.3] (zaphod.das.netz [10.0.0.3]) by localhost.das.netz (8.12.10/8.12.10) with ESMTP id iATNVqsD082114 for ; Tue, 30 Nov 2004 00:31:52 +0100 (CET) (envelope-from M.Santhoff@t-online.de) From: M.Santhoff@t-online.de (Marc Santhoff) To: "FreeBSD stable (Liste)" In-Reply-To: <41AB8F9D.8070100@gmx.net> References: <51611.192.168.0.200.1101398532.squirrel@192.168.0.200> <41A63A78.2030506@mukappabeta.de> <41A9CC27.3030408@saunalahti.fi> <41AA70E3.2000108@mukappabeta.de> <41AB1977.3090101@npf.pt.freebsd.org> <41AB8F9D.8070100@gmx.net> Content-Type: text/plain Message-Id: <1101771167.304.20.camel@zaphod.das.netz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 30 Nov 2004 00:32:47 +0100 Content-Transfer-Encoding: 7bit X-ID: Th53CUZJgeW43xxc+4eczB5JIToYqUzvhTyxlIeV-dktT731XKG5YO X-TOI-MSGID: e5a84b08-d8f9-4390-9b3e-17e61bb9604a Subject: Re: the best graphicscard for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 23:38:28 -0000 Am Mo, den 29.11.2004 schrieb Michael Nottebrock um 22:07: > Paulo wrote: > > > You are forgetting that there are many people that really need fast 3D > > graphics. In the place I work there are people working on computer > > animation, 3D models visualization on linux, solaris and freebsd. > > I wonder what kind of applications they would use on FreeBSD for such tasks. > Custom developed? And if so, why on FreeBSD, which really isn't a logical > choice for a 3D graphics workstation platform? There are several modelling tools e.g. for povray out in the wide world. Another example of 3D advantage is CAD in general, architectural modellers (don't know names either, but there were more than ten approx. 2 years ago) and programs like varicad/linux for mechanical design. I can imagine several ports would benefit (candidates may be: astk, calculix, pythoncad to name only a few). I was always happy with 4.x having support for 3D acceleration even in the linux emulation. I'm still waiting for the native 3D mechanical CAD program ... ;) And the second part of your question: think of povray-mpi for distributed computation, very good reason for having rock stable systems with the power to serve. Another reason is not to use windows and not to fiddle with the peculiar details of several different linux distributions (besides grasping the right libraries for the emulation). Most of the other reasons for FreeBSD are well known to anyone using it. Marc