Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Help with tile maps  (Read 889 times)

0 Members and 1 Guest are viewing this topic.

Jeckie

  • Newbie
  • *
  • Posts: 22
    • View Profile
    • Email
Help with tile maps
« on: July 15, 2013, 11:33:08 pm »
How to make tile maps and draw them with sfml?
Does anyone know a good tutorial, I was searching on google and youtube but couldn't find it.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: Help with tile maps
« Reply #1 on: July 16, 2013, 12:10:00 am »
There are many threads about tilemaps, just search the forum ;)
(If you have issues with the forum search, use Google with the site: filter). You should also have a look at the official vertex array tutorial, because that's the way to draw large tile maps efficiently with SFML.

And do not watch Youtube tutorials, they're usually not as good as they seem and teach a lot of bad habits and questionable code style.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything