Skip to main content
GameDev.net gamedev.net

level

11 items across game development

11 results

Blog

DevBlog 19 - Campaign Screen, Level Loading, and 3D UI

A from-scratch C++ dynamic 3D animating UI system using spatial hash grid! I've defined my game's main menu using this system. Buttons are constructed from shared "lasers".   That is, …

mattstone2728 ·
3D ui hud Menu main
Blog

DevBlog 3 - Mod/Editor UI and Level System

Projectile editor with IMGUI! In order to visualize the frame stretching projectiles, I needed to create a projectile editor. This required UI and Level systems to be in place. So …

mattstone2728 ·
IMgui ui Projectile Editor level
Blog

The First Level

Marntin ·
leveldesign GameDesign level UE4 unrealengine