3d library development

Started by
2 comments, last by Haido 20 years, 8 months ago
How ?? Because in some companies recruit docs they say that you should be able to do that. Develop a 3d library. Can somebody please explain ?????
Kodawari...
Advertisement
Well, since you're obviously new to 3d or libraries (or maybe both) you will have to start small. Then a simple 3d library would be a collection of generic functions/classes/etc (depending on your style) that can be used in any, or at least most, of the stuff you'll be writing later. For example, you'll probably want to include a timer, something to create your window, to load/save different file formats, to do basic 3d math (vectors, matrices etc), to simplify the managing of all data and the redering etc etc..
And one more thing: If you dont understand "Develop a 3d library" there'll be plenty of time to learn before you'll get yourself such a job.

[edited by - Exellion on August 16, 2003 10:07:09 AM]
Thanks for your help. What a stupid question I asked, well I should stop drinking. Anyway I don''t need your damn stupid comments.
Kodawari...
i think they where quite smart ... :D:D:D:

This topic is closed to new replies.

Advertisement