VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
Tools Directory Reference

Files

 
AssetBrowser.cpp
 
AssetBrowser.hpp
 Class responsible for displaying and navigating project assets within an ImGUI window.
 
EditorMenuBar.cpp
 
EditorMenuBar.hpp
 ImGUI component responsible for drawing the main editor menu bar and handling its actions.
 
EditorWindow.hpp
 Defines a simple structure for a basic, detachable editor window using ImGUI.
 
PropertiesMenu.hpp
 Utility function for drawing the component properties inspector for a selected GameObject.
 
SceneMenu.hpp
 Utility functions for drawing the Scene Hierarchy and related object manipulation logic.
 
WorldSettingsMenu.hpp