Trim sheets are texture atlases that wrap around on one axis (so they only contain one texture on that axis, allowing it to wrap around in one direction), allowing for reduced geometry complexity and more performance, but they only work one way.
True atlases or tilemaps lose the standard texture coordinate wrapping altogether when you want to display a texture repeatedly on a singl Read More GameDev.net Articles
