3d graphics

This is a discussion on 3d graphics within the Game Programming forums, part of the General Programming Boards category; Anyone know where I can find the best tutorial on simple 3d vector graphics, like drawing a cube and rotating ...

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    10

    3d graphics

    Anyone know where I can find the best tutorial on simple 3d vector graphics, like drawing a cube and rotating it? Not looking for anything language specific, just general really. Thanks!

  2. #2
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Posts
    2,737
    www.gamedev.net probably has something along those lines
    My Website

    "Circular logic is good because it is."

  3. #3
    Registered User static's Avatar
    Join Date
    Nov 2003
    Posts
    3
    3d graphics programming: games and beyond
    theory and practice of computer graphics in C / SAMS,Savchenko
    ISBN 0-672-31929-2

    written with C in mind, but theorys are usefull for any language. comes with a CD including a function library (the book shows you how to develop your own functions). I picked it out of the bargin bin at books-a-million for 15 bucks. great read! explains 3d graphics from the ground up.


    C ya;

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 3d graphics without API
    By h3ro in forum Game Programming
    Replies: 6
    Last Post: 05-31-2008, 11:51 AM
  2. 3D graphics for a noob?
    By Crazy Glue in forum Game Programming
    Replies: 8
    Last Post: 12-17-2006, 12:38 AM
  3. Beginning Game Programming Type Books
    By bumfluff in forum Game Programming
    Replies: 36
    Last Post: 09-13-2006, 04:15 PM
  4. Vector Operations in 3D Graphics
    By The Dog in forum Game Programming
    Replies: 27
    Last Post: 09-13-2005, 05:11 PM
  5. 3D Modelling + Graphics Cards
    By MethodMan in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 10-17-2002, 10:29 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21