Sayfalar

Çarşamba, Haziran 07, 2006

OpenGL Örnek Programlar


Nasıl ulaştım bilmiyorum ama güzel örnek programların olduğu bir site
David Henry's homepage
Başlıkları veriyim ilginizi çekerse bir ziyaret edin

C ile Yazılmış örnekler

  • Simple GLUT window
  • Simple GLX window
  • TGA (Truevision TARGA, *.tga) Texture Loader
  • DDS (DirectDraw Surface, *.dds) Texture Loader,
  • PNG (Portable Network Graphics, *.png) Texture Loader
  • JPEG (Joint Photographic Experts Group, *.jpg) Texture Loader,
  • PCX (ZSoft PCX, *.pcx) Texture Loader
  • BMP (Windows/OS2 Bitmap, *.bmp) Texture Loader
  • OBJ (Alias|Wavefront Object, *.obj) Model Loader, (dec. 15, 2005), for OpenGL.
  • GL_ARB_texture_compression demo (using TGA texture loader),
  • Reflective environment mapping demo, (dec. 27, 2005)
  • Object outlining demo,
  • Quake's MDL Viewer (*.mdl),
  • Quake 2's MD2 Viewer (*.mdl)
  • Doom 3's MD5 Viewer (*.md5mesh, *.md5anim)
  • Doom 3's Ultralight MD5 Viewer (*.md5mesh, *.md5anim),

C++ ile yazılmış örnekler

  • 3D Math library (Vector, Matrix, Quaternion), for OpenGL.
  • Texture loaders, Some OpenGL texture class loaders.
  • Shader library, (jan. 31, 2006). GLSL shader classes.
  • md5loader picture
  • md3loader picture Quake 3's MD3 Viewer
  • md2loader picture Quake 2's MD2 Viewer
  • mdlloader picture Quake's MDL Viewer


bu konular ilginizi çektiyse buyrun link

1 yorum:

Harun Sarı dedi ki...

güzel örnekler var teşekkürler....