Monday, April 21, 2008

After I had done the time table function on our system and passed the SVG file to the sam, i done the the item as belows:

1. I try to find the method to handle the collision detection, i find the sample program on the internet. It's a maze game program. The game who you are controlling a man play the maze. The rule of the game: The man can't through the wall, so i want to reference to that's program to understand the concept. About 1 week later, sam said the collision detection is a part of his 3D job, so i stopped the procedure of study the collision detection.

2. I used about two week to study another function what are about the google map to display our TYIVE on our system. Unfortunately, I have a misunderstanding with Alex Fong. He asked me to develop a 3D view which are using the Google Sketchup software to draw. Then, the 3D view file can upload on the google earth.

3. I used about two week to study the Google Sketchup and the related software LayOut, take some photos of our school and find the free licenses of the about software. Firstly, I draw the Block A-D in this demonstration. I think that i can finish the school view (Only Block A-D in details)(Without swimming, fok ying tung building and SBI) in two week.

I am very sorry that I have waste much time on the above Point 1 and 2!

Monday, March 17, 2008

I draw the school's svg files (the outside wall) pass to sam, and would like he use his svg viewer system to help me build up all the wall.

I read some information of the collision detection, it must be useful in our system, and found some simple code (a maze game) to reference........but sam asked me it is a parts of his 3D job, so, i stopped in this job.

Next a few day, I will do the Map viewer (just like the google map) to display our school floorplan.svg.
After our discussion, we need to trans formate the svg files to the kml

Friday, January 25, 2008

I had built up a new gantt chart today.
More details of the Communication and Data Manipulation engine

Wednesday, January 2, 2008

The content that will be futher explained or missing in the stage report

In the documentation of detailed design, the following are the items that will be further explained or added.

In the data design, the floor plan section have something need to be explained further.
(how to store the height of the wall?)

The data structure of scenegraph will be added.

The data structure of light information will be further explained
(how to encode the information, binary or plain text or XML?
The data type(int,float,string)?
The range of data(maximum,minimum)?
The attribute name?
The usage?)

The GUI design will be explained further?
(What criteria have been concerned?
How to avoid user to input invalid data?
Which are the optional and mandatory field?
How to make GUI I18N,internationalization?The GUI may be displayed in traditional chinese or simpified chinese?

Thursday, December 27, 2007

Modify the system "show time table" function yesterday. Because the website had changed the week name, all of the week value were changed.
I also write the stage report of the introduction....etc

Sunday, December 16, 2007

Sorry, I haven't do the project this a few day, because of the AOOT assignment.
But i will do the project better.

Saturday, December 8, 2007

This week goal

1
study code of SweetHome3D, i have tried to understand, but i cannot make the code compile.
i will try to study deeper to the code.
2
search how to generate windows or door in wall. (Two 3d object will be intersected)