搜索资源列表
minimalScreenSaver
- This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a fi
OPENGL_runtine
- 一个OPENGL的例程,学习素材绑定滤镜照明和雾化效果After downloading the code files in zip format and extracting them, compile the code in VC environment to create the Debug folder, and like wise link and then run the exe file. Choose the exe to run in non-Full screen mode
upload_inCfree_show361points
- 初步实现了将激光雷达一次扫描的361个点在二维平面上的相对位置的显示。从txt文件到二维数组然后筛选过滤,最后归一化显示。缺陷在于很粗糙,而且没有用类来写,指针也比较繁琐。请轻拍。-The initial realization of a scanning laser radar 361 points in the relative position of two-dimensional plane of the display. To a two-dimensional array from