wowserhq / wowser

World of Warcraft in the browser using JavaScript and WebGL
MIT License
240 stars 63 forks source link

Added support for z-locked cylindrical billboarding #123

Closed fallenoak closed 8 years ago

fallenoak commented 8 years ago

Not all billboarding is spherical. This adds support for z-axis cylindrical billboarding.

Note that this requires https://github.com/wowserhq/blizzardry/pull/92 to be merged.

timkurvers commented 8 years ago

:tada: