资源列表
seedfill
- 种子填充算法,经过改进可以在瞬间填满半径为200像素的圆。而一般的办法要几分钟。
3d-ISurface
- 三维分析 获取到TIN图层 获取点击位置的高程值-Three-dimensional analysis to obtain the TIN layer for elevation values click positions
2_Cylinder_Parallelopiped
- cylinder using opengl
shader
- Simple shader to apply to 3D object with texture and lightning/shadow
cycle
- 利用 Bresenham 算法画圆并对其进行填充操作 !-Draw a circle using Bresenham algorithm and its filling operation!
mycube
- 用C和Opengl写的小程序,实现了立方体的绘制以及视点和位置的变化,从不同角度观察立方体-Opengl with C and write a small procedure, rendering the achievement of the cube as well as the perspective and position changes, the cube from different angles
tarea1
- My homework from computer graphics, an opengl source in c-My homework from computer graphics, an opengl source in c++
solar_system
- opengl 做的太阳系 模拟系统 未加贴图和光照-opengl solar system analog systems do
3Drebuild
- 关于CT三维重建还有一种叫做三维纹理映射的算法,这种算法比较少见,这个是我自己实现的-Three-dimensional reconstruction of CT also called three-dimensional texture mapping algorithm, which is relatively rare, this is my own implementation
sun
- 太阳系 OPENGL 简单的程序欢迎下载
TIME
- 可以自己走的时钟,时针和分针秒针,使用OpenGL,一个CPP文件-Can make a go of their own clocks, hour and minute hands are second hand, the use of OpenGL, a cpp file
bezier
- simple bezier to draw curve using opengl