Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • vvis-0.2.tar.gz vvis a volume rendering program providing several display algorithms like the texture method, shear-warp, and raycasting.
  • helloGPGPU-1.0.2.zip GPU编程的基本教程,源码中介绍了基本技术的使用,包括纹理、fragment program、copy to texture等技术。 A basic GPU tutorial, several basic techniques are used in the source code, including texture, fragment programming, copy to texture techniques and others.
  • Texture.rar This sample demonstrates placing video on a 3D surface.
  • assign2.rar opengl小程序,包含了muilti texture, mipmap, envionment mapping等内容,是学习这些功能编程的参考
  • Alexander_Moser.rar Use the cursor keys to navigate the maze. It demonstrates time-based animation, texture mapping, blending, and SIMPLE collision detection.
  • Kris_Garrein.rar The code uses following libraries: - extgl extension loading library - DevIL for texture loading - Nate s simple font library Rendering has following features: - 3 texture layers: base, detail and bump - Indexed vertex arrays
  • Lesson33.rar 加载tga图片格式的程序,其中包括很多OpenGL的基础texture知识,很经典
  • Background273701022001.zip This will show you how to texture a background in DirectX THis was brought to you by Lost Side Dead
  • ArsWood-src.zip This program demonstrates a procedurally generated 3D wood texture lit with per-pixel correct lighting.
  • radialBlur.rar 在OpenGL中,通过texture技术和数学方法实现radial blur 的效果