Mail Archives: djgpp/1997/08/26/20:35:28
J. van der Laan a écrit dans l'article <01bcb21c$05132360$e1562e9f AT johan>..
.
>
>> I dunno, can you get a job by using a library though? I'd have thought
>> most companies wouldn't employ someone who could only use libraries and
>> not able to program their games from scratch. Personally, I try to
>> avoid libraries, because their too easy to get comfortable with.
>
>Of course you can get a job as a game programmer if you use librarys!
>Almost all commercial 32-bit games I know use an library (licensed from a
>third party) for their sound routines. For graphics I think they write
>their own stuff.
>
>Wladimir
>
Well, I think you're both right : nowadays games use libs to speedup the
developement as well as avoiding any conflict problems that could arise if
you start from scratch. but on the other side, lib-only programmers are not
good programmers, they just know how to toy with other's people work and
usually don't understand the internal, that's why most of their product
suck. just see how many products run badly on a p166 while they could have
performed nicely on a p120 if well written.
- Raw text -