Qt and OpenGL Map Editor
Moderator: PC Supremacists
- JaxDragon
- Chaos Rift Junior
- Posts: 395
- Joined: Mon Aug 04, 2008 2:03 pm
- Current Project: Kanoba Engine
- Favorite Gaming Platforms: PS3, PC
- Programming Language of Choice: C++
- Location: Northeast NC
Qt and OpenGL Map Editor
...Is it possible? I would like to make a level editor with Qt and OpenGL. I want to make sure before I go through the trouble of setting up Qt and learning to use it properly. I've googled Qt and OpenGL integration, and it says theres a limited OpenGL buffer widget. I'm not sure if thats going to be able to be integrated for a level editor or not.
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Re: Qt and OpenGL Map Editor
Yeah, of course it's completely possible. That's something that I've actually wanted to look into.JaxDragon wrote:...Is it possible? I would like to make a level editor with Qt and OpenGL. I want to make sure before I go through the trouble of setting up Qt and learning to use it properly. I've googled Qt and OpenGL integration, and it says theres a limited OpenGL buffer widget. I'm not sure if thats going to be able to be integrated for a level editor or not.
- JaxDragon
- Chaos Rift Junior
- Posts: 395
- Joined: Mon Aug 04, 2008 2:03 pm
- Current Project: Kanoba Engine
- Favorite Gaming Platforms: PS3, PC
- Programming Language of Choice: C++
- Location: Northeast NC
Re: Qt and OpenGL Map Editor
I'll try and work something out. I'll post screenies if I get any kind of success.GyroVorbis wrote:Yeah, of course it's completely possible. That's something that I've actually wanted to look into.JaxDragon wrote:...Is it possible? I would like to make a level editor with Qt and OpenGL. I want to make sure before I go through the trouble of setting up Qt and learning to use it properly. I've googled Qt and OpenGL integration, and it says theres a limited OpenGL buffer widget. I'm not sure if thats going to be able to be integrated for a level editor or not.