D multimedia programming - a new website
Hasan Aljudy
hasan.aljudy at gmail.com
Wed May 3 04:58:35 PDT 2006
Tom S wrote:
> Hey everyone,
>
> I've created a new website, http://dmedia.dprogramming.com/ dedicated to
> multimedia development using the D language. It will include information
> about SDL, OpenGL, font rendering, sound, game programming and more :)
>
> Its 'Tutorials' section currently contains one article - "Getting
> started with SDL and OpenGL in D – Part 1". It's available at:
> http://dmedia.dprogramming.com/Tutorials/SdlGlTutorial1
>
> If you have some multimedia programming knowledge you'd like to share,
> you're welcome to join us and write a tutorial for the D community :)
> In addition to the website, I've created a #dmedia channel on the
> irc.freenode.net network, you can find some of us there and get more
> information, e.g. about getting an account to edit the site.
>
> // this is a crosspost to D.announce and D.learn
>
>
Nice! (and a nice layout)
I've started medelling with these things a few days ago, so I may help
and/or learn from that site.
In the tutorial #1, you didn't mention needing a .lib file for each of
the SDL extensions.
For example, SDL_Image and SDL_TTF are extensions to SDL, and they
require seperate lib/dll files.
I myself may add that in later today.
More information about the Digitalmars-d-learn
mailing list