Jun Zhu's home page

Some of my game work:

Christmas Draw: I designed this small tool to draw a winner on Christmas Party 2005 held by my department. Each person has a poker in his hand to enter this draw. Once the draw starts, the poker on the screen varies rapidly and randomly. The player who has the same poker as the draw result wins the game. Ths tool is with happy Christmas song and lovely figures and fireworks animation(Snoopy, Candy canes, Gifts, Stars, Hats,...) My friends really enjoyed it.


Christmas Draw Tool (11.6 MB)



Wulong Academy Online: This is a shipping online English educational game project by Shanghai Digital Creation Tech.

My major work is to participate developing Most common UI controls for this project: The proudest one of them is a RichEdit control which can be used in many aspects of game’s UI system. I created an enriched text script parser for the client game engine based on Lex/YACC programming tool. The parser can convert internal script into formatted, user friendly text, images or animations.

Using speech recognition technology, I developed the core scoring system for the project. It can compare the speech of oral English learner with standard speech library and automatically give a score in centesimal system. This system significantly boosted attraction of final product and reduced the cost of the project because of no requirement for manual scoring.

Click to watch a demo video.
Video demonstration


Some of my academic work:


My implementation of Robust Matting. It can also use closed-form approach to solve the matting problem with "onlyclosedform=1". Test data can be obtained from http://www.juew.org/data/data.htm. Thanks for Jue Wang's help.


Robust Matting(in Matlab) (0.5 MB)