Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Tile Editor
Print
Pages: [
1
]
Author
Topic: Tile Editor (Read 2761 times)
0 Members and 1 Guest are viewing this topic.
aanthonyz
Newbie
Posts: 17
Tile Editor
«
on:
September 10, 2014, 06:24:52 am »
Im trying to create my own Tile or Map Editor with SFML. I was wondering if anyone knew which GUI toolkit has the most compatibility with SFML? Ive been looking at Qt but its outdated for 1.6 same for WxWidgets. Any help would be appreciated
Logged
Jesper Juhl
Hero Member
Posts: 1405
Re: Tile Editor
«
Reply #1 on:
September 10, 2014, 07:24:33 am »
Why bother writing your own when there are several excellent open source map editors available?
As for GUI libs:
https://github.com/SFML/SFML/wiki/FAQ#libraries-gui-package
Logged
aanthonyz
Newbie
Posts: 17
Re: Tile Editor
«
Reply #2 on:
September 10, 2014, 07:50:20 am »
I want to work on a project as a hobby which incorporates 2D graphics but not specifically to the point of making a game.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11034
AW: Tile Editor
«
Reply #3 on:
September 13, 2014, 05:32:34 pm »
You can still integrate SFML with Qt and wxwidgets there's just no hand holding tutorial. The old SFML 1.6 may however still be inspirational and don't forget to look around on the SFML GitHub wiki.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Tile Editor
anything