Anders-E / Ouija

HTML5 Ouija board
GNU General Public License v3.0
3 stars 1 forks source link

Optimize scene #51

Open miht opened 5 years ago

miht commented 5 years ago

Scene needs further optimizing. The current model is approx. 24 MB large, and can be cut down.

This optimization will include removing the camera room panning animation. The center of view will thus only consist of the desk, the items on the desk as well as some objects seen in the background.

If a camera animation will be used, it will at most be a zoom-in from a close distance, only showing the desk.

Objectives: