登录
首页 » OpenGL图像 » Photorealistic rendering of texture mapping: mapping the cube, using a different...

Photorealistic rendering of texture mapping: mapping the cube, using a different...

于 2022-01-31 发布 文件大小:154.95 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

真实感绘制 之 纹理映射:绘制立方体,利用不同的方式对该立方体贴纹理-Photorealistic rendering of texture mapping: mapping the cube, using a different method on the cube texture paste

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

发表评论

0 个回复

  • 基于OpenGL的虚拟主台XEM干草,马
    Sach openGL hay, tai ve ma xem
    2022-05-15 19:54:27下载
    积分:1
  • 通用的OpenGL控件,可以在此界面的形框内用OpenGL绘制形.并且可以调整形颜色....
    通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph frame using openGL,and we can change the color of the graphics
    2022-05-27 09:44:45下载
    积分:1
  • CVC++形文字识别OCR控件及示例R
    简约不简单的OCR开发包图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。
    2022-03-10 18:15:46下载
    积分:1
  • c++ 结合opengl开发的简单3D绘
    c++ 结合opengl开发的简单3D绘图-c++ combination opengl developed a simple 3D graphics
    2022-07-08 09:33:32下载
    积分:1
  • 生成三维喷泉,能进行三维的旋转,效果不错
    生成三维喷泉,能进行三维的旋转,效果不错-Generate three-dimensional fountain, capable of three-dimensional rotation, the effect of good
    2023-08-24 12:15:04下载
    积分:1
  • qt嵌入osg
    使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
    2022-03-21 04:28:11下载
    积分:1
  • 3D openGL 漫游
    这是一个在3D场景中进行漫游的系统,可以以中心为一点任意的旋转地球。该系统是基于MFC和OPENGL框架的,并且加载了地形。
    2022-10-18 22:45:14下载
    积分:1
  • linux下opengl加载.ms3d模型
    该源码是在linux下用opengl库编程实现的.ms3d文件格式的三维模型的加载,包括纹理贴图。
    2022-07-12 10:13:17下载
    积分:1
  • Sierpinski海绵自己画的(分形)在VS2005调试通过的程序…
    自编的画Sierpinski海绵(分形)的程序,在VS2005下通过调试,需要系统装有OpenGL。-Sierpinski sponge own paintings (fractal) procedures adopted in the VS2005 debugger, the need for systems equipped with OpenGL.
    2022-02-12 11:36:58下载
    积分:1
  • OpenGL MUST Project 1[Polyline Editor] use linked list of C++
    #include #include #include #include #include "point.h" /*draw line from the line array*/ void drawPointLine() {  Node * temp;  for (int i=0;inext!=NULL)   {    temp=temp->next;    glVertex2i(temp->x,temp->y);   }   glEnd();  } } /*find the point and delete the point from the line array*/ void delpointFun(int xx,int yy) {  for (int i=0;inext!=NULL)   {&n
    2022-01-31 23:45:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载