Three.js rendering classes for World of Warcraft model formats.
To install Wowser Scene:
npm install @wowserhq/scene
Wowser Scene has two dependencies: it uses @wowserhq/format
to load model formats, and three
to render said formats in modern browsers using WebGL 2. There is no use of native modules.
Except where otherwise noted, Wowser Scene is copyright © 2023 Wowser Contributors. It is licensed
under the MIT license. See LICENSE
for more information.
Wrath of the Lich King is a trademark, and World of Warcraft and Warcraft are trademarks or registered trademarks of Blizzard Entertainment, Inc., in the U.S. and/or other countries.