Git Product home page Git Product logo

wowformattest's Introduction

WoW Format Test

Messing around with parsing WoW file formats for educational purposes. Built from the ground up, but with lots of copy pasta from older projects (noted in thanks paragraph).

Supported expansions

Built for (latest) World of Warcraft files. No backwards compatibility with anything older than current retail version.

Configuration

If you have World of Warcraft (7.3.5 or higher) fully installed you can use your installed data instead of falling back to downloading stuff. To set this up, simply change the basedir setting in (executable).config to the directory that contains WoW.exe.

Requirements

Projects

Main projects

OBJExporterUI (Official site)

Exports various WoW model formats to Wavefront .obj. Primary application.

WoWFormatLib

Does parsing of WoW's raw data files and returns them in a object that other applications can use. Handles CASC (WoW's filesystem), file parsing.

MaxiMapCompiler

Compiles minimaps. Can also upscale tiles to 512x512 if they are still 256x256.

MaxiMapCutter

Cuts compiled minimaps into Google Maps/Leaflet compatible tilesets.

Test projects

WoWFormatTest

App used to test some formats with.

Thanks (in no particular order)

  • Belvane
  • TOM_RUS
  • Schlumpf
  • Warpten
  • Thoorium
  • Deamon87
  • Miceiken
  • Kirth
  • relaxok
  • Blizzard Entertainment
  • Gredys
  • flippy84
  • justMaku
  • Xalcon
  • BoogieMan
  • Everyone in #modcraft on QuakeNet
  • WoWDev wiki authors (especially schlumpf!!!!)
  • ..and all the people the above people base their work on

Last updated on March 1st 2018

wowformattest's People

Contributors

deamon87 avatar dkrutsko avatar justmaku avatar marlamin avatar thoorium avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.