OpenGL超级宝典(第四版)及代码电子书
openGL超级宝典(第四版)及代码 电子书-openGL Super Baodian (fourth edition) and the code book
本专区汇聚了各类基于 图形学 开发的源码资源,共计 828 篇资源供开发者免费下载学习。
openGL超级宝典(第四版)及代码 电子书-openGL Super Baodian (fourth edition) and the code book
一些画直线的算法,包括反走样直线-linear algorithms, including linear Antialiasing
基于opengl的opengl书籍设计
The mid-point algorithm中点算法-The mid-point algorithm
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the sou
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容-area filling algorithm scanning lines filling algorithm grap
图形学和数据结构的一些算法 还有图形学的一些算法的演示-graphics and data structure of the algorithm there are some gr
Source code to render Voxel graphics for models conforming to the OldSkool format. Current
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm
画任意旋转点源码,例程程序使用画板,根据两点的坐标及旋转角度画出旋转点的坐标。
3D游戏编程大师技巧第十章的源代码,其中包含引擎代码.-3D game programming skills Master Chapter X of the source code
3D游戏编程大师技巧第八章的源代码,其中包含引擎代码.