Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Operating system development 3d

Options
  • 21-10-2003 11:11am
    #1
    Closed Accounts Posts: 15


    Does anyone know where I could get info on programming 3d graphics cards like geforce mx etc in asm. Seems everywhere I look its all in c and librarys. I really need to know. Any suggestions? Thanx:confused:


Comments

  • Registered Users Posts: 1,481 ✭✭✭satchmo


    Why would you want to do that? I'm guessing you mean programming 3d graphics in asm, rather than actually programming the card itself (unless you're talking about vertex programs). If that's the case, you'll probably still need the libraries in order to get 3d acceleration out of them, unless you plan to write drivers in asm too! In which case I wouldn't even know where to start...


  • Closed Accounts Posts: 15 Enfusion


    Yeah I do mean to program 3d graphics in asm but I am looking for information to be able to write drivers. I need to find out asm information some I can figure out how the gpu on the card works and so I can use it to run my own software. I can't base it on opengl and that because they are higher level languages and I'm working in low level ( have to!:( ) for a project I'm doing. I know nvidia have toolkits but there just for the new cg language and opengl not low level stuff. See you at Deathcon Jazz :) .


Advertisement