 |
3D Data Progressive Compression: Summer of code 2006 LG3D? proposal
Description
This idea is to solve the two challenges in the exhibition and publishing of huge 3D data:
- the rendering efficiency of the client's graphics hardware.
- the storage capacity limit of the local machine and the bottleneck of network bandwidth.
The work mainly focuses on the incorporation of geometry compression and 3d data transmission over the Internet in the lg3d environment. The system will provide a high-efficient method of compressing huge 3D data and progressive transmission it over the Internet without time-delay in the local web browser.
Derivables.
- Project documentation : source code, general description, design hints etc.
- Project Core: system functionality classes.
- Several demos: provide several examples (including models and other resources) for the demo.
Tentative Schedule
In fact the core algorithm has been implemented in Java3D?. So the main work is to refine and integrate it with lg3d.
- (1 week ) Get used to the LG3D? environment (0% completed)
- (1 weeks) System design (90% completed)
- (2 weeks) First iteration : geometry-driven compression coder implementation(90% completed) and fixing some bugs.
- (1 week) Second iteration: Progressive transmission implementation(90% completed) and fixing some bugs.
- (2 week) Third iteration: Integrate it with lg3d.
- (1 week) Final iteration: Test and fix bugs.
- (1 week) Documentation : Complete the documentation.
Total: 7-8 weeks
Background
(If you are interested in me, click SuCai_CV for my CV.)
- Education:
- Ph.D., School of Computer Science & Engineering, Beihang University, September 2004 – present.
- M.S., School of Computer Science & Engineering, Beihang University, July 2004 (granted to Ph.D in advance).
- B.S., School of Computer Science & Engineering, Beihang University, July 2002.
- Experience:
- As a team leader of DM Group in Virtual Reality Laboratory, Beihang University (the key laboratory of Education Ministry).
- Research in the area of 3D mesh compression, Digital Geometry Processing (DGP), technologically paving the way for the application of funds from the National Natural Science Foundation of China.
- Participate in the project of Virtual Olympic Museum run by the Ministry of Science and Technology and the Municipal Government of Beijing. As one of the 20 key projects for the 2008 Olympic Games, the aim of this project is to build a first-class world virtual museum, contributing to the Olympic of science and technology. I’m working as the student group leader in the overall design of this project and have finished the set-up of technology platform as well as 3D sub-systems “A Motion Capture Based Seamless Human Animation over the Internet: Virtual Long Jump in Ancient Greece”, “Virtual Wuqinxi”, “Virtual Skee”, “Virtual Badminton”.
- Skills:
- Java/Java3D Programming
- Windows and Unix Administrator level.
PS
I put 2 simple demos online and you could download them.
|