#include #include #include voidsolidCylinder(GLdoubleradius-opengl切削仿真-图形图像 - IMDN开发者社群-imdn.cn" /> #include#include#includevoidsolidCylinder(GLdoubleradius,GLdoubleheight,GLintslices,GLintstacks)//»­Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ{   GLUquadricObj*qobj=gluNewQuadric();  gluCylinder(qobj,radius,radius,height,slices,stacks);  //slicesÀàËÆÓÚ¾­¶È£¬stacksÀàËÆÓÚγ¶È  glScalef(-1.0,1.0,-1.0);-IMDN开发者社群-imdn.cn"> #include#include#includevoidsolidCylinder(GLdoubleradius,GLdoubleheight,GLintslices,GLintstacks)//»­Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ{   GLUquadricObj*qobj=gluNewQuadric();  gluCylinder(qobj,radius,radius,height,slices,stacks);  //slicesÀàËÆÓÚ¾­¶È£¬stacksÀàËÆÓÚγ¶È  glScalef(-1.0,1.0,-1.0); - IMDN开发者社群-imdn.cn">
登录
首页 » 图形图像 » opengl切削仿真

opengl切削仿真

于 2022-02-03 发布 文件大小:955.99 kB
0 70
下载积分: 2 下载次数: 1

代码说明:

#include "stdafx.h" #include #include #include #include void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»­Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ {      GLUquadricObj* qobj = gluNewQuadric();     gluCylinder(qobj, radius, radius, height, slices, stacks);    //slicesÀàËÆÓÚ¾­¶È£¬stacksÀàËÆÓÚγ¶È     glScalef(-1.0, 1.0, -1.0);

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

发表评论

0 个回复

  • OpenGL high
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
    2022-03-21 18:11:21下载
    积分:1
  • 常用处理程序的源码,有浮雕等特殊处理算法,各部分程序单独写出txt文件,便于移植。...
    常用图像处理程序的源码,有浮雕等特殊处理算法,各部分程序单独写出txt文件,便于移植。-commonly used image processing source code, and other special cameo processing algorithms part of the process alone write txt documents, facilitate transplantation.
    2022-08-17 09:38:06下载
    积分:1
  • watermark images shown in part aXu in digital image on the digital watermark tec...
    图像水印部分显示阿须数码在数字图像上的数字水印技术。在不改变原有图像品质的情况下将数字水印信息隐藏于图像本身,并可在需要时能提取,用以作为版权声明和信息保护等。-watermark images shown in part aXu in digital image on the digital watermark technology. Without changing the original image quality of the digital watermark information hidden in their own images, when they need it can be extracted and used as a copyright notice and information protection.
    2022-03-26 11:16:38下载
    积分:1
  • 我的英语很差
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-my english is poor
    2023-06-10 05:40:04下载
    积分:1
  • VB of the use of geo
    使用VB开发的地理空间分析系统,实现多边形的绘制,点在多边形中的位置判断。-VB of the use of geo-spatial analysis of the development system, the rendering polygon, points in the polygon to determine the location.
    2022-02-05 03:09:32下载
    积分:1
  • VC based on the conditions of the three endpoint interpolation B
    基于VC的三种端点条件的插值B样条曲线绘制,包括夹持端点,自由端点,抛物线端点,线性方程组的解法采用了追赶法。-VC based on the conditions of the three endpoint interpolation B-spline curve drawing, including the gripping end, the Liberal endpoint, the endpoint parabola, the solution of linear equations using the law to catch up.
    2023-08-26 11:30:03下载
    积分:1
  • Image processing matlab code, image pre
    图像处理的matlab代码,图像预处理的基本程序,matlab语言基础-Image processing matlab code, image pre-processing of the basic procedures, matlab Language Infrastructure
    2022-04-18 18:00:23下载
    积分:1
  • 简单学,提供投影算法
    简单图形学,提供投影算法-simple graphics, providing projection algorithm
    2022-02-05 12:21:44下载
    积分:1
  • this region can filter too small or too large blocks, it will not show up filter...
    这个区域可以过滤太小或太大的块,它不会显示出来,过滤可以用于其他目的,结块
    2022-04-12 00:27:10下载
    积分:1
  • Visual Basic源码的3D 源码
    Visual Basic源码的3D 源码 -Visual Basic source code of the 3D source
    2022-08-15 18:31:28下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载