Updated Knowledge Database (markdown)

seedhartha 2021-03-11 14:03:54 +07:00
parent 791f823f64
commit fdc4ada1b8

@ -2,18 +2,12 @@ General:
- [Game Engine Architecture](https://www.latexstudio.net/wp-content/uploads/2014/12/Game_Engine_Architecture-en.pdf)
- [Modern OpenGL](https://learnopengl.com/)
- [KotOR Game Mechanics](https://strategywiki.org/wiki/Star_Wars:_Knights_of_the_Old_Republic/Table_of_Contents)
File formats:
KotOR/TSL:
- [Bioware Specification](https://nwn.wiki/pages/viewpage.action?pageId=327727)
- [ASCII MDL File](https://nwn.wiki/display/NWN1/MDL+Ascii)
- [NCS File](http://www.nynaeve.net/Skywing/nwn2/Documentation/ncs.html)
- [NWScript Language Reference](https://nwnlexicon.com/index.php?title=Main_Page)
Similar projects to use as a reference:
- [xoreos](https://github.com/xoreos/xoreos)
- [KotOR.js](https://github.com/KobaltBlu/KotOR.js)
- [The Northern Lights](https://github.com/lachjames/NorthernLights)
- [KotOR-Unity](https://github.com/rwc4301/KotOR-Unity)
- [KotOR Game Mechanics](https://strategywiki.org/wiki/Star_Wars:_Knights_of_the_Old_Republic/Table_of_Contents)
- [[Combat Research|Combat Research]]