Jump to content

opengl and/or directx tutorial

- - - - -

  • Please log in to reply
4 replies to this topic

#1
genux

genux

    Learning Programmer

  • Members
  • PipPipPip
  • 80 posts
just wondering if there is any good opengl / directx tutorials on the web that people have used ?

I do prefer c++, but c# is good enough for when I am using windows/mono development environment.

thanks for any sites :)

int coffeePerDay = 10; // need to cut down!!!

Codingfriends

#2
lintwurm

lintwurm

    Learning Programmer

  • Members
  • PipPipPip
  • 77 posts
This site seems to be pretty awesome...
C++ OpenGL Programming Tutorial - Cprogramming.com

#3
instantcake

instantcake

    Learning Programmer

  • Members
  • PipPipPip
  • 63 posts
first of all opengl is a grapics api and has no support for sound or keybord/mouse input.
http://www.opengl.org/documentation/red_book/
the official opengl book. it is very easy to understand for a beginner, but only covers graphics. no events, nothing. SDL is the main way to do this (gamewise)
Lazy Foo' Productions
le SDL tutorial.
you can also use glut (easier for beginners), in which case you can use
OpenGL Video Tutorial - Home
video tutorials...not my cup of tea.
openal is an audio system used in companion with opengl
Home - OpenAL
DirectX.....is......very foreign to me, so ask someone else for that
Posted Imagehttps://wiki.ubuntu....t=getubuntu.pngubuntu.com
“Never trust a computer you can’t throw out a window.” -Steve Wozniak

#4
genux

genux

    Learning Programmer

  • Members
  • PipPipPip
  • 80 posts
thanks very much for the advice :). and links :)

int coffeePerDay = 10; // need to cut down!!!

Codingfriends

#5
instantcake

instantcake

    Learning Programmer

  • Members
  • PipPipPip
  • 63 posts
happy to help
Posted Imagehttps://wiki.ubuntu....t=getubuntu.pngubuntu.com
“Never trust a computer you can’t throw out a window.” -Steve Wozniak




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users