用 CSS 貼 3D 場景的圖

看到一個 demo 展示瀏覽器內 CSS 的處理能力,看起來已經足夠到可以處理不少貼圖與光線效果的部分了:「CSS FPS」。

This is demo of a CSS powered 3D environment. Geometry is created with HTML elements and CSS transforms. Textures and lightmaps are composed by layering multiple background-images and colour is applied using CSS blend-modes.

不過遊戲應該會需要更多種類的效果,這部份目前應該還是得靠 javascript 來產生... (如果要在瀏覽器裡面跑)

One thought on “用 CSS 貼 3D 場景的圖”

  1. jotarun says:

    https://twitter.com/keithclarkcouk/status/1099694066739089408
    2012年的 作者表示現代瀏覽器反而跑起來比以前差 XD

Leave a Reply

Your email address will not be published. Required fields are marked *