Graphics Library for D

Adam Wilson flyboynw at gmail.com
Wed Jan 8 18:20:08 PST 2014


On Wed, 08 Jan 2014 18:17:11 -0800, Ola Fosheim Grøstad  
<ola.fosheim.grostad+dlang at gmail.com> wrote:

> On Thursday, 9 January 2014 at 01:56:59 UTC, Mike Parker wrote:
>> Is this going to provide a 3D renderer as well? I thought we were just  
>> talking about 2D.
>
> My point was that 2D is better suited for caching and reusing rasters  
> from previous frames than 3D. So it benefit from not being fully  
> immediate mode. Although if you cache by indexing the id of a shape  
> object, it looks like immediate mode.
>
> I have no idea if it is supposed to provide 3D. It was suggested as a  
> future extension I suppose?

Yes, it is supposed to provide 2D and 3D and ideally have both in the same  
window.

-- 
Adam Wilson
IRC: LightBender
Aurora Project Coordinator


More information about the Digitalmars-d mailing list