搜索资源列表
ParticleEngine_src
- The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on
cvtool.zip
- A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).,A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphic
tonemap
- A paper about High Dynamic Range Image Processing using OpenGL. High Dynamic Range Image Processing is a hot topic in Computer Graphics. It can provide high quality image rendering.
cvl
- A C++ library for High Dynamic Range Image Processing using OpenGL and graphics processing units (GPUs).
cvltonemap
- A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
HDR_FBO
- 基于OpenGL和VC编写的高动态范围(HDR)图像的显示与处理代码,具有参考价值。-Based on OpenGL and VC, programmed for high dynamic range (HDR) image display and processing, valuable for a reference.
image
- The Canny edge detector is an edge detection operator that uses a multi-stage algorithm to detect a wide range of edges in images.