登录
首页 » c++ » 计算机图形学第五章

计算机图形学第五章

于 2022-09-20 发布 文件大小:1.10 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

 #include// OPenGL实用工具库  constint XL=100; constint XR=300; constint YB=100; constint YT=200; int x1=150,y1=50,x2=250,y2=150;  #defineLIFT 1 #defineRIGHT 2 #defineBOTTOM 4 #defineTOP 8 char encode(floatx,floaty) {  char c=0;  if(xXR) c|=RIGHT;  if(yYT) c|=TOP;  return c; }  void CSLineClip(int&x1,int&y1,int&x2,int&y2,intXL,intXR,intYB,intYT) {  char code1=encode(x1,y1);  char code2=encode(x2,y2);  int x,y;  char code = 3;  while (code1||code2)  {   if(code1 != 0)   {    code=code1;   }else   {

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FTP
    vc6写的ftp的客户端软件。 vc6写的ftp的客户端软件。(vc6 write ftp client software. vc6 write ftp client software.)
    2008-12-16 10:27:19下载
    积分:1
  • lan8720
    说明:  LAN8720芯片在ESP32的驱动源码(The driving source code of lan8720 chip in esp32)
    2020-02-15 13:49:05下载
    积分:1
  • 单片机 串口程序
    本程序用于单片机上位机的波形显示,C#语言,可直接使用
    2022-02-09 19:08:55下载
    积分:1
  • 测试2
    说明:  使用超声波测量距离,可以参考一下这个代码,适用于32。(Using ultrasonic to measure distance, you can refer to this code, which is suitable for 32.)
    2020-06-18 09:00:02下载
    积分:1
  • share
    说明:  一个很小和天线计算程序,我觉得非常实用,发上来与大家分享(A very small and antenna calculation program, I think it is very practical, sent to share with you)
    2019-03-30 19:00:31下载
    积分:1
  • c# 图片旋转任意角度的函数
    c# 图片旋转任意角度的函数
    2014-01-08下载
    积分:1
  • MUSIC-revised
    本文是music算法的一种改进,其具有更好的性能,以及能够满足大多数用户的需求,希望会给大家带来方便(This article is a modified music algorithm, which has better performance, and the ability to meet the needs of most users, I hope we will bring convenience)
    2014-01-19 21:37:16下载
    积分:1
  • fireworks show the C language source code, using c fireworks show prepared by th...
    焰火显示的 C 语言源代码  ,用c编写的焰火显示的程序-fireworks show the C language source code, using c fireworks show prepared by the procedure
    2022-09-23 18:20:03下载
    积分:1
  • COT
    阶次分析进行等角度采样以及频率曲线的拟合(Equal Angle Sampling and Curve Fitting for Order Analysis)
    2019-02-26 12:09:26下载
    积分:1
  • W25Q128读写程序
    标准4线SPI驱动,W25Q128FVSIG芯片--SPI串行FLASH; GD32F103通信控制,KEIL开发环境,C语言
    2022-10-10 07:35:03下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载