|
From: Miguel <mt...@mt...> - 2003-02-26 16:56:27
|
> PROPOSAL > > A API to be implemented by all CDK renderers and possible others, e.g. > Jmol's 3D renderer. The API would define how the renderer can be > instantiated and how a molecule can be passed to the viewer that should > be displayes by the viewer. In general, sounds like a good idea. > > At this moment CDK includes two working renderers (and one that does not > work, which is Renderer3D): Why doesn't the Renderer3D work? > AcceleratedRenderer3D Presumably this renderer requires Java3D. Does the (broken) Renderer3D also require Java3D? > and Renderer2D. How well does this renderer work? Is this the one that you wanted me to incorporate into Jmol? Is Viewer the only app that currently uses Renderer2D? Sorry, am not familiar enough with cdk to comment on the proposal. Miguel |