Font Size: a A A

3D Game Development Based On Flash

Posted on:2009-11-05Degree:MasterType:Thesis
Country:ChinaCandidate:X ChenFull Text:PDF
GTID:2178360242483114Subject:Software engineering
Abstract/Summary:PDF Full Text Request
In 1998, first online RPG Game "Stone Age" showed up. People who play this game loved it very much. It soon won many people's heart. Only one year later, the concept of online game burst, more and more online games appeared on the net. People enjoyed this kind of game crazily.Since then, many researchers began to make research on how to build up a pretty scene for the game. One advanced tech was called 3D real-time rending.Developing 3D real-time rending game engine, in most of time we use C++ language. So we need some professional developer, and the develop life circle will be long, the size of the client side will be large, which can range from hundreds M to some G. Both the development and maintenance of client side are difficult. On the contrary to those large-scale online RPG game, there are some little-scale game on the net. They usually developed by flash. Many people love to and also are good at developing this kind of game, for it's easy developing with flash tool. The interface of such game often built with images. Because flash has no built-in 3D functions.So here comes an idea. We can build up some 3D functions based on flash's image processing ability, and further develop a 3D real-time rending flash engine, at last develop a flash based online RPG game.In this article, we discuss how to fulfill this dream in detail. First we will introduce some basic knowledge about flash's image processing ability, and then we will introduce some basic knowledge about 3D real-time rending. After that, we will carefully describe some function in our game engine, for example, 3D animation, 3D model fetch. In the end, we discuss a robust RPG game developed base on this engine, also we are going to show our powerful mission system.
Keywords/Search Tags:Flash game, Real-time 3D rending, Mission system
PDF Full Text Request
Related items