Skip to content
/ scene Public

Three.js rendering classes for World of Warcraft model formats

License

Notifications You must be signed in to change notification settings

wowserhq/scene

Repository files navigation

Wowser Scene

join community npm ci status codecov

Three.js rendering classes for World of Warcraft model formats.

Usage

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.

License

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.