Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
ClusterLodGenerator.h File Reference
#include "Engine/Ecs/EcsData.h"
#include "Engine/Mesh/Vertex.h"
#include "Engine/Renderer/RenderData.h"
#include <vector>
Include dependency graph for ClusterLodGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EngineCore::LodGenerationConfig
 Configuration for LOD hierarchy generation. More...
class  EngineCore::ClusterLodGenerator
 Generates LOD hierarchy for meshes using meshoptimizer. More...
struct  EngineCore::ClusterLodGenerator::LodLevelData
 Generate a single LOD level by simplifying geometry. More...

Namespaces

namespace  EngineCore
 Log category system implementation.