|
|
Subject: easy(?) 3D graphics for rendering geometry
From: Randolf Schultz
Date: 11/13/2007 2:04:49 PM
gsal <salgerman@gmail.com> wrote:
> What would be the easiest way to go about offering 3D graphics for the
> purpose of rendering geometry?
Use an existing, extensible, and parametric modelling environment
like Blender (Python) or Ayam (C/Tcl).
Saves you lots of headache wrt. window-system-, 3D-graphics-, inter-
action- and 3D-format-output-programming so that you can concentrate
on your job.
best regards,
Randolf,
--
http://www.ayam3d.org/ Ayam, where import means NURBS.
|