Hi I am Wenxin Shi, following are some of my projects related with the game and computer graphics.
Year 3
XNA Game Challenge 2010
PacBall
This is the first time our team make a game, we have Bin Han, Han Zhou and me I this team, we made a turn based strategy game with the element of pacman, football and cheese, each player in this game has its own feature, some are strikers, some are defences, also we have the goalkeeper, everyone also has special skill. We win the best original innovation prize in that competition.
Enter Screen
Main Screen
Year 4
Computer Graphics
This is a 3D scene build up by OpenGL and C++, we have a house, fan, clock, light and switch.
This is an individual assignment which show an explosion view, I made a ball bomb model, it has two parts, the lead and the ball, the bomb will appear at random position with random color with red, green or blue, after a few seconds, it will explode and divided into several small pieces. You can press z,x,c to avoid it to explode, if you press wrong key, it will explode immideatly, also you can use your gun which is a gray stickĀ to shoot at the bomb. There is a play mode that the game will be over if you are hitted by any of the pieces. This assignment use C++ and ODE game engine
This is the second time our team made a game, this time, the game is on the windows phone 7 platform. It is called cloud, you can control the cloud move around the world and interact with the ground object, for the first video, we just draw a terrian, a white ball which can represent the could and an emplacement which can represent the ground object, you can see many information display on the screen, they mean the current environment data at the point of the cloud, the wind will blow the cloud and if you move out of the edge, the wind will blow you back.