搜索资源列表
线段剪裁
- 是自己创作的对线段进行剪裁的小程序,对学习计算机图形学的同学会有点帮助,都是些基本的概念,但是力求简单化,模块化-created by ourselves on the line for tailoring small programs, to learn computer graphics students will be helpful, are basic concept, but sought to simplify, modular
PotDisFromTri
- 用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助-VC console procedures written in a calculated arbitrary space to a certain point of a triangle shortest distance procedures, some may engage in the computer graphics help
MyDrawhuitu
- 此源程序是一个简单的绘图程序,你通过他可以画一些简单的图形,是一款简单的画图程序,你通过他可是学到VC的图形编程.-this source is a simple drawing program, you can, through his painting some simple graphics, A is a simple drawing program, but you learn through his VC graphics programming.
fluidsD3D
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of fluid simulation program, GPU is based on the gener
draw
- 本程序完成简单的图形学操作。用鼠标实现画线、画圆、画矩形、多边形等,以及图形的填充、直线和多边形的裁剪
4702-1
- 这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics e
ClothSimulation
- 本程序描述的是一个三维织物动感模拟系统。计算机生成真实感服装被列入计算机图形学亟需解决的三大问题之一。
PrinceDraw
- 本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图-the procedures for graphics courses a small program, the Note is painted various graphical point and the algorithm to achieve maps
图形学直线的生成算法
- 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr
贝塞儿曲线
- 小程序一个,对计算机图形学感兴趣的朋友可以看一下-a small program on computer graphics interested can look at the friends
menxp
- 图形学程序,包括画圆,直线,bezar曲线,填充,剪裁,透视投影等。-graphics procedures, including Circle, Line, bezar curve, filling, tailoring, such as perspective projection.
打印图形
- 一个打印预定图形的小程序,是我刚开始学C语言时编的程序之一。-a small graphics scheduled procedure, I just started to learn the C language when one part of the process.
gongcheng1
- 在坐标系中画直线、椭圆、圆等程序。(计算机图形学 vb)-Straight line drawn in the coordinate system, oval, round and other procedures. (Computer graphics vb)
jisuanjituxingxue-erweixuanzhuan
- VC++编写的图形二维旋转程序代码,供大家对计算机图形学的学习- use vc++ to write two-dimensional rotary program, it is available for everyone to learn the computer graphics
jisuanjituxingxue-sanweixiaoqiu
- VC++编写的三维立体小球程序,可供大家对计算机图形学进行学习-use vc++ to write three dimensional ball program,it is available for everyone to learn the computer graphics
codes
- Visual C++图形学程序设计 徐长青 等 树中源码-Visual C++ graphics programming source code tree, Xu Changqing, etc.
bezier
- 这是计算机图形学中的Bezier曲线绘制程序,基于Turbo C2.0 。-This is a program to draw a Bezier line based on Turbo C,which is very important in Computer Graphics.
parspl
- 一个小程序:计算机图形学程序 扫描线算法-Computer graphics program- sweepline