How can we draw 3D bulding structure from existing image Jquery,Css?
问题 Please see this site it was made in flash: Can we do it by jquery css? Go here And click on any building marked with "Release" You will see one building on hover animation effect. That i want to develop using jquery and css Or you can suggest for development 回答1: First you need to know there is nothing 3d here. These are pre-rendered images. You draw these highlighted areas in a software as different layer, photoshop for example. Then you need create an area that can detect mouse hover. The