- [x] **Debug Screen** FPS counter, memory usage, number of draw calls, etc. - [x] **3D Grid** A grid to help with positioning and scaling of objects in the 3D space. - [ ] **Object Inspector** Modify properties of selected objects in the scene. - [ ] **Shader Inspector** Tinker with the loaded shaders of the app - [ ] **Scene Graph** A hierarchical view of all the objects in the scene. - [ ] **Console** For scripting and debugging scripts. - [ ] **Rendering Settings** Options to control rendering settings like resolution, anti-aliasing, shadow quality, etc.
FPS counter, memory usage, number of draw calls, etc.
A grid to help with positioning and scaling of objects in the 3D space.
Modify properties of selected objects in the scene.
Tinker with the loaded shaders of the app
A hierarchical view of all the objects in the scene.
For scripting and debugging scripts.
Options to control rendering settings like resolution, anti-aliasing, shadow quality, etc.