Qt and OpenGL Map Editor

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
User avatar
JaxDragon
Chaos Rift Junior
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

Post by JaxDragon »

...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.
User avatar
Falco Girgis
Elysian Shadows Team
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

Post by Falco Girgis »

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.
Yeah, of course it's completely possible. That's something that I've actually wanted to look into.
User avatar
JaxDragon
Chaos Rift Junior
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

Post by JaxDragon »

GyroVorbis wrote:
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.
Yeah, of course it's completely possible. That's something that I've actually wanted to look into.
I'll try and work something out. I'll post screenies if I get any kind of success.
Post Reply