- 44
- 0
- 约3.23万字
- 约 63页
- 2018-06-02 发布于江西
- 举报
大型网络游戏系统---毕业论文.doc
本 科 毕 业 论 文
large-scale network game system
姓 名:
学 号:
学 院:软件学院
系:软件工程
专 业:软件工程
年 级:
指导教师:
年 月
摘要
通过完成对一款大型网络游戏进行系统架构设计、流程与时序设计、类结构与接口交互设计、数据库设计以及实现了相关代码,学习了编写系统详细策划书的方法,以及了解了计算机图形学的相关知识。
本文讨论了国内网络游戏的发展历程,调查了当今网络游戏市场在中国互联网市场中所占有的比例。介绍了该大型网络游戏游戏系统的历史背景以及用户的游戏体验。
本文的主要内容包括:(1).通过研究OGRE图像渲染引擎的底层实现流程和使用方法,并在其的基础上封装了一套集成游戏场景中各个功能模块的系统架构。这套架构对场景中每种功能进行了建模,抽象出相关功能模块;然后通过策略模式记录了各个模块的渲染流程和关键帧的事件,最终由一个主框架代理所有子模块的渲染。因此可以轻松地加入和删除每个渲染系统,能够轻易地完成各个三维场景、效果的加载、切换和卸载,进而达到了设计目的;(2).本文解决了游戏中从客户端注册向导和客户端场景同服务器的通信问题,独立设计了相应的BS网络架构和套接字连接池概念,为该游戏以后的设计和稳定运行奠定了基础;(3). 对3D图形图像学、OGRE的底层实现方式、灰度图的实现原理碰撞检测原理以及A*寻路算法都相应的介绍。特别是对OGRE渲染部分的底层源码进行了剖析,并按仿照相应的流程进行了模仿,揭开了一些OGRE神秘的面纱。
关键字:网络游戏;OGRE;图形学;服务器;BS架构;套接字连接池 Abstract
In order to finish A large-scale network game system, I designed sequences diagram, class structure and interface and database. At last, I learnt how to write the detailed planning book, and get the knowledge of computer graphics .
The paper describes the development process and the prospects of online games in China. And give some ideas of the history and the players` experience for this game. Now Let discuss the main contents of this article:
Firstly, I create an open main framework for the game, through the study of the source code from the Objected-oriented Graphics Engine. The framework is based on OGRE render system. In order to make sure that all of the subsystems could be simply inserted in the frame, I used Strategy Pattern, Proxy Pattern to design the system, and separated of all objects which you can see or not ,then designed a class for each. Abstract out of the various categories of common ground as a parent class, then get a clear class diagram. After that, when I need to switch scene, I could delete last scene directly, and apply for a new scene, and throw it to the main frame.
Secondly, this article solved the problem of the data exchange between the register wizard and the server, and between client scen
您可能关注的文档
最近下载
- 企业研发活动统计107-1、107-2报表版整理版(2021年-2022年).pdf VIP
- XX中学校2026年春季学期安全工作计划与应急演练安排表.docx VIP
- 园林植物配置与应用PPT课件.pptx VIP
- DB33/1006-2017 浙江省住宅设计标准.docx VIP
- HGT 4684-2014 液氯泄漏的处理处置方法.docx VIP
- IMT_2030(6G)推进组-通信行业:6G可信内生安全架构研究报告.docx VIP
- 亨格瑞成本与管理会计(第16版) 课件 Chapter 1 The Manager and Management Accounting .pptx
- 人教版高中化学选择性必修第2册 第三章 晶体结构与性质 第三节 金属晶体与离子晶体(一).ppt VIP
- 2025年全媒体运营师全媒体5G传播应用与传统媒体传输方式对比专题试卷及解析.pdf VIP
- IMT_2030(6G)推进组-通信行业:6G通信感知一体化评估方法研究报告.docx VIP
原创力文档

文档评论(0)