Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Good place to get started learning the code?
01-17-2011, 12:32 AM,
#1
Good place to get started learning the code?
Hi everyone,

I just learned about vdrift and would like to know more about its structure and how it works. I'm downloading the source now and when I do, is there a roadmap or design doc on how the project is structured?

I understand that OpenGL 3.3 is being used as the future renderer. I also see someone's doing a branch involving OGRE. Which section(s) of the source involve the OpenGL work and renderer? (If there's a FAQ here or documentation link discussing all this then my apologies, but I don't see it.)
Reply
01-17-2011, 08:35 AM,
#2
 
Hi larryq

Quote:Which section(s) of the source involve the OpenGL work and renderer
You might want to look into GRAPHICS_SDLGL class. The draw loop is GAME::BeginDraw(), GAME::FinishDraw()

Doxygen: http://vdrift.net/doxygen/trunk/
Reply
01-18-2011, 11:32 AM,
#3
 
The wiki has some information as well:
http://wiki.vdrift.net/Category:Development
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)