D is totally useless

evilrat evilrat666 at gmail.com
Wed May 1 21:27:09 PDT 2013


On Thursday, 2 May 2013 at 02:07:23 UTC, Carlos wrote:
> On Wednesday, 1 May 2013 at 08:53:18 UTC, Raphaël Jakse wrote:
>> Le 01/05/2013 10:42, Temtaime a écrit :
>>> I'm new in D, so i'm tried to write some in that langugage.
>>> That's story about how i tried to port OGL sample, that 
>>> renders one
>>> triangle.
>>>
>>
>> You can do much better with the D programming langage.
>> See :
>> - http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html
>> - http://www.emhsoft.com/ttrooper/
>>
>> So yes, you can do OpenGL with D, and it works.
>
> But where can this be learned ? Do you know any books on the 
> subject ?

learn what? opengl is C API specification, any resource about 
opengl will work, the only thing required for apply it to D is to 
know D basics. but unfortunately for D itself it is really hard 
to find good tutorials


More information about the Digitalmars-d-learn mailing list