| ▼ assets | |
| ▼ shaders | |
| fragment_point_light.frag | |
| fragment_shader.frag | |
| vertex_point_light.vert | |
| vertex_shader.vert | |
| ▼ include | |
| ▼ VEngine | |
| ▼ Core | |
| ▼ RenderSystem | |
| ABase.hpp | This file contains the ARenderSystemBase class |
| Object.hpp | This file contains the ObjectRenderSystem class |
| PointLight.hpp | This file contains the PointLightRenderSystem class |
| Device.hpp | This file contains the Device class |
| Engine.hpp | This file contains the Engine class |
| EventManager.hpp | This file contains the EventManager class |
| FrameInfo.hpp | This file contains the FrameInfo class |
| Gui.hpp | This file contains the ImGuiWindowManager class |
| Window.hpp | This file contains the Window class |
| ▼ Factories | |
| Light.hpp | This file contains the Light Factory class |
| Model.hpp | This file contains the Model Factory class |
| Object.hpp | This file contains the Object Factory class |
| Texture.hpp | This file contains the Texture Factory class |
| ▼ Generated | |
| Version.hpp | |
| ▼ Gfx | |
| ▼ Descriptors | |
| Pool.hpp | This file contains the DescriptorPool class |
| SetLayout.hpp | This file contains the DescriptorSetLayout class |
| Writer.hpp | This file contains the DescriptorsWriter class |
| Buffer.hpp | This file contains the Buffer class |
| Model.hpp | This file contains the Model class |
| Renderer.hpp | This file contains the Renderer class |
| Shaders.hpp | This file contains the Shader class |
| SwapChain.hpp | This file contains the Shader class |
| Texture.hpp | This file contains the Texture class |
| ▼ Scene | |
| ▼ Entities | |
| Light.hpp | This file contains the Light class |
| Object.hpp | This file contains the Object class |
| Camera.hpp | This file contains the Camera class |
| Manager.hpp | This file contains the SceneManager class |
| Transform3D.hpp | This file contains the Transform3D class |
| ▼ Utils | |
| Clock.hpp | This file contains the Clock class |
| Colors.hpp | |
| Config.hpp | |
| HashCombine.hpp | |
| Logger.hpp | This file contains the Logger class |
| Message.hpp | |
| Parser.hpp | This file contains the Parser class |
| Utils.hpp | This file contains utils for VEngine |
| ▼ src | |
| ▼ Core | |
| ▼ GUI | |
| init.cpp | |
| render.cpp | |
| ▼ RenderSystems | |
| base.cpp | |
| object.cpp | |
| pointLight.cpp | |
| device.cpp | |
| engine.cpp | |
| eventManager.cpp | |
| window.cpp | |
| ▼ Factories | |
| Light.cpp | |
| Model.cpp | |
| Object.cpp | |
| Texture.cpp | |
| ▼ Gfx | |
| ▼ Descriptors | |
| pool.cpp | |
| setLayout.cpp | |
| writer.cpp | |
| buffer.cpp | |
| model.cpp | |
| renderer.cpp | |
| shaders.cpp | |
| swapChain.cpp | |
| texture.cpp | |
| ▼ Scene | |
| camera.cpp | |
| manager.cpp | |
| ▼ Utils | |
| clock.cpp | |
| logger.cpp | |
| parser.cpp | |
| main.cpp |