MathBunny / model-car-inventory

Inventory, visualization and classification of model cars
http://horatiulazu.ca/cars
5 stars 1 forks source link

Add 360º rotating model for featured car, site refactoring #25

Closed MathBunny closed 4 years ago

MathBunny commented 4 years ago

This PR introduces the Featured section of the site.

On this page, there is a 360º view of a chosen vehicle (in this case, Volvo V70). This was accomplished by taking a slow motion video of a rotating car, and then taking frames in specific intervals appended to a sprite (every 0.5 seconds), and then leveraged a *.vtt file to allow for near-constant time seeks.