Links
From Iris2
Line 2: | Line 2: | ||
* http://www.ogre3d.org/wiki/index.php/Optimisation_checklist | * http://www.ogre3d.org/wiki/index.php/Optimisation_checklist | ||
* http://www.ogre3d.org/forums/viewtopic.php?f=4&t=52863 Threading in Ogre3D | * http://www.ogre3d.org/forums/viewtopic.php?f=4&t=52863 Threading in Ogre3D | ||
+ | |||
+ | Texture Atlas | ||
+ | * http://www.antisphere.com/Research/Tiles.php (interesting Paper about Tile Atlas packaging) | ||
3d FX | 3d FX | ||
* http://www.gamedev.net/reference/art/features/howtoPartFx/ | * http://www.gamedev.net/reference/art/features/howtoPartFx/ | ||
+ | |||
+ | Sculpt Tools | ||
+ | * [http://www.3d-coat.com/download/ 3D Sculpt Tool] | ||
DirectX SDK | DirectX SDK | ||
Line 11: | Line 17: | ||
Texturing | Texturing | ||
* http://forums.runicgames.com/viewtopic.php?f=21&t=2838&start=40#p71124 Tileset Texturing Tutorial | * http://forums.runicgames.com/viewtopic.php?f=21&t=2838&start=40#p71124 Tileset Texturing Tutorial | ||
+ | |||
+ | UO Patching & Fileformats | ||
+ | * http://sorea.profitux.cz/patching/ | ||
UO Packet Guides | UO Packet Guides | ||
Line 16: | Line 25: | ||
* http://kec.cz/tartaros/steamengine/uploads/SE%20packet%20guide/www.twilightmanor.net/se/packets7e86.html | * http://kec.cz/tartaros/steamengine/uploads/SE%20packet%20guide/www.twilightmanor.net/se/packets7e86.html | ||
* http://docs.polserver.com/packets/index.php | * http://docs.polserver.com/packets/index.php | ||
- | * http://jerrith.com/projects/JUOPackets.doc | + | * http://uo.torfo.org/packetguide/ ([http://jerrith.com/projects/JUOPackets.doc JUOPackets.doc]) |
+ | * [http://kec.cz/tartaros/steamengine/uploads/Keirs%20packet%20guide/www.kairtech.com/uo/info/encryption.htm UO Login-Server Encryption] |