User Tools

Site Tools


gamedev:deigde

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
gamedev:deigde [2019/05/24 23:46] dragonlordgamedev:deigde [2020/03/29 14:41] – [Drag[en]gine Integrated Game Development Environment (IGDE)] dragonlord
Line 5: Line 5:
  
 ====== Drag[en]gine Integrated Game Development Environment (IGDE) ====== ====== Drag[en]gine Integrated Game Development Environment (IGDE) ======
 +<WRAP group>
 +<WRAP left>
 +{{ :gamedev:deigde64.png |DEIGDE Icon}}
 +</WRAP>
 +
 +<WRAP>
 The IGDE is the main work place to create your games with. It provides a single application with various editors and tools to create games using the Drag[en]gine Game Engine. The editor is written in a way to use the game engine for real-time preview of the created content but without implementing the editor in the game engine itself. This prevents various problems with performance, stability and especially usability. Without a proper OS specific surface the editor could not hook into the operating system and would end up as a bloated tool like UDK and others. This way though game developers get a tool that looks feels like their native OS applications while giving them all the benefits of using the game engine directly for previewing the game content. The IGDE is the main work place to create your games with. It provides a single application with various editors and tools to create games using the Drag[en]gine Game Engine. The editor is written in a way to use the game engine for real-time preview of the created content but without implementing the editor in the game engine itself. This prevents various problems with performance, stability and especially usability. Without a proper OS specific surface the editor could not hook into the operating system and would end up as a bloated tool like UDK and others. This way though game developers get a tool that looks feels like their native OS applications while giving them all the benefits of using the game engine directly for previewing the game content.
 +</WRAP>
 +</WRAP>
  
 ===== Editors ===== ===== Editors =====
gamedev/deigde.txt · Last modified: 2022/06/08 09:31 by dragonlord