登录
首页 » Windows开发 » 3d mesh

3d mesh

于 2022-01-31 发布 文件大小:4.10 MB
0 226
下载积分: 2 下载次数: 1

代码说明:

3d 模型的单独导入,从ogre里拿出来的-3d mesh

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

发表评论

0 个回复

  • 《游戏之旅
    《游戏之旅-我的编程感悟》pdf格式,网易技术研发经理云风学习编程的经历及对编程的一些心得见解,云风自幼编程,二十几岁已有十几年的编程经验,主持开发了多款网游。-err
    2022-04-29 18:02:28下载
    积分:1
  • A virtual online bookstore system, using visual studio 2003, sql 2000 developmen...
    一个虚拟的网上书店系统,用visual studio 2003,sql 2000开发-A virtual online bookstore system, using visual studio 2003, sql 2000 development
    2022-08-03 16:57:19下载
    积分:1
  • 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大...
    局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。 -LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the
    2022-04-14 22:25:12下载
    积分:1
  • FTP站点搜索工具
    FTP站点搜索工具-FTP site search tool
    2022-03-22 14:25:05下载
    积分:1
  • 解析TIFF影像数据格式并显示TIFF影像
    通过解析TIFF影像数据格式,获得TIFF影像的相关参数,如宽度、高度、位深度、数据信息,然后将数据显示出来,对于想独立读取TIFF数据信息有一定帮助。
    2023-08-28 14:00:04下载
    积分:1
  • 一款辅助编程软件,是vc用户更轻松编程
    一款辅助编程软件,是vc用户更轻松编程-new auxiliary programming software, users are more easily vc Programming
    2022-03-12 18:03:06下载
    积分:1
  • 源软件notepad2的源程序,写得非常好啊,可以学习一下。
    开源软件notepad2的源程序,写得非常好啊,可以学习一下。-Notepad2 source open source software, written in a very good, you can learn.
    2022-09-10 20:25:03下载
    积分:1
  • 用C语言编写时分秒计数器,能够计时到23小时59分59秒
    用C语言编写时分秒计数器,能够计时到23小时59分59秒-realize an arithmometer by using C programming
    2023-04-30 05:55:03下载
    积分:1
  • C++基础知识.本帮助文件收集了中国软件实验室(www.cndev
    C++基础知识.本帮助文件收集了中国软件开发实验室(www.cndev-lab.com)管宁的一些c++方面的文章 希望能帮助初学者在学习的过程中节约不少时间.-The C++ foundation knowledge this help document collected Chinese software develops the laboratory (www.cndev-lab.com) the tube rather some c++ aspect article,The hope can help the beginner to save the many time in the study process.
    2023-03-17 09:40:04下载
    积分:1
  • 一个利用WINDOWS自带的命令笔NET SEND送消息的程序,将命令行界面化,如果有兴趣的话,可以研究研究...
    一个利用WINDOWS自带的命令笔NET SEND发送消息的程序,将命令行界面化,如果有兴趣的话,可以研究研究-A program sending message using NET SEND of Windows. It use graphic interface instead of command.
    2022-02-21 22:00:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载