登录
首页 » Visual C++ » FilmTV

FilmTV

于 2020-09-12 发布 文件大小:2425KB
0 135
下载积分: 1 下载次数: 1

代码说明:

  POWERVR SDK下OGLES2_WINDOWSMOBILE6_ARMV4I采用OpenGL ES编程实现3D效果例程(POWERVR SDK under OGLES2_WINDOWSMOBILE6_ARMV4I programming using OpenGL ES 3D effect routines)

文件列表:

FilmTV

......\FilmTV.txt,155,2010-07-01
......\Media


......\.....\FilmTV_Room.max,393216,2009-09-21



......\.....\TV.png,116416,2009-09-10
......\.....\TVCase.png,18203,2009-09-10
......\.....\TVSpeaker.png,5743,2009-09-10
......\.....\Wall.png,644502,2009-09-21
......\OGLES2
......\......\Alum.pvr,11060,2011-03-16
......\......\Build
......\......\.....\WindowsVC2005
......\......\.....\.............\OGLES2FilmTV.sln,8200,2009-08-14
......\......\.....\.............\OGLES2FilmTV.vcproj,102849,2010-12-01
......\......\BWFragShader.fsh,315,2009-08-25
......\......\Camera.pvr,43828,2011-03-16
......\......\Content
......\......\.......\Alum.cpp,30850,2011-03-16
......\......\.......\BWFragShader.cpp,974,2011-03-16
......\......\.......\Camera.cpp,119848,2011-03-16
......\......\.......\FilmTVScene.cpp,254325,2011-03-16
......\......\.......\Floor.cpp,121152,2011-03-16
......\......\.......\FragShader.cpp,817,2011-03-16
......\......\.......\Skirting.cpp,30571,2011-03-16
......\......\.......\Table.cpp,30823,2011-03-16
......\......\.......\TV.cpp,120952,2011-03-16
......\......\.......\TVCase.cpp,30887,2011-03-16
......\......\.......\TVSpeaker.cpp,8313,2011-03-16
......\......\.......\VertShader.cpp,1277,2011-03-16
......\......\.......\Wall.cpp,480146,2011-03-16
......\......\content.mak,5143,2011-02-07
......\......\FilmTVScene.pod,97954,2009-09-21
......\......\Floor.pvr,43828,2011-03-16
......\......\FragShader.fsh,195,2009-08-14
......\......\OGLES2FilmTV.cpp,25209,2011-03-16
......\......\Skirting.pvr,11060,2011-03-16
......\......\Table.pvr,11060,2011-03-16
......\......\TV.pvr,43828,2011-03-16
......\......\TVCase.pvr,11060,2011-03-16
......\......\TVSpeaker.pvr,2868,2011-03-16
......\......\VertShader.vsh,558,2009-09-21
......\......\Wall.pvr,174900,2011-03-16

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

发表评论

0 个回复

  • chat
    聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
    2009-12-24 01:35:44下载
    积分:1
  • VCPmatlab
    本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
    2013-09-07 11:32:39下载
    积分:1
  • FaceFeature
    是一个人脸识别特征提取的Vc代码,很好用,希望对你有帮助!(Is a face recognition feature extraction Vc code, very good, and want to help you!)
    2008-05-15 18:56:52下载
    积分:1
  • speech-emotion-recognition
    过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)
    2014-04-21 20:08:42下载
    积分:1
  • ReMin0319
    IEC60870-5-103通信规约的从站模拟软件,可以模拟一个采用单片机驱动的继电保护设备,自动向主站程序上送数据并响应主站数据的数据问询请求,并有可选择的状态变位和扰动数据进行上送(IEC60870-5-103 communication protocol slave simulation software can simulate a single-chip computer-driven protection equipment, automatic procedures to send data to the master station and respond to data inquiries master data requests, and there is an optional state displacement and disturbance data sent)
    2013-07-16 15:05:42下载
    积分:1
  • 1111
    90行代码 完成了 俄罗斯方块 游戏(90 lines of code to complete a Tetris game)
    2013-06-25 19:25:27下载
    积分:1
  • MoreDDOSScr
    2008-10-11 13:38:49下载
    积分:1
  • ClassicalGame
    经典游戏程序设计的随书光盘,源码经典、齐全,适合新手学习编程。(Classic games designed with book, source classic, complete, suitable for novices to learn programming.)
    2010-07-24 16:45:38下载
    积分:1
  • migong
    1)给出菜单选项,并在程序中预先设计3幅迷宫图(m×n)(m、n不超过15),用户可以自由选择其中一幅。3幅地图的复杂性不同,为容易、一般、较难。 2)可以随意选择玩家的初始位置,也可由计算机随机产生(菜单中由用户选择); 3)记录玩家的旅行记录,即每一幅迷宫的碰壁次数,走了多少步才走出迷宫等。 4)设定悔步功能,即按指定键可以悔一步,连带的这一步记录也将删除掉。 (1) given menu option, and in the process of three pre-designed maze map (m × n) (m, n not exceeding 15), the user can freely choose which site. Three maps of different complexity for easy general, it is rather difficult. 2) The player can choose the initial position, the computer can also be randomly generated (menu selection by the user) 3) record player s travel records, that is, each wall of a maze the number of how many go out of the maze, such as step-by-step before. 4) set features step-by-step regret, that regret can be specified key step, the associated record this step will also be removed.)
    2009-05-12 09:33:51下载
    积分:1
  • MYSOLARSYS
    实现opengGL程序的星球旋转绘制等功能是一个不错的程序(OpengGL realize process mapping features such as rotating planet is a good procedure)
    2008-08-02 13:18:56下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载