ADD: update build preqs an readme

This commit is contained in:
2025-11-10 21:00:40 +09:00
parent 50f1503f09
commit a918fc6db8
3 changed files with 6 additions and 5 deletions

View File

@@ -4,10 +4,11 @@ Multi-purpose Vulkan render engine specialized for physics simulation and solar
## Introduction
Work-In-Progress Vulkan render engine
Current structure:
- Flexible render graph system with multiple render passes
- Flexible render graph system with multiple render passes, Hot reloading
- Deferred rendering
- PBR (IBL is WIP), cascaded shadows, normal mapping (MikkTSpace tangents optional)
- GLTF loading and rendering, primitive creation and rendering.
- Supports texture compression(BCn, non glTF standard), LRU reload
Work-In-Progress
- [ ] IBL
@@ -16,3 +17,6 @@ Work-In-Progress
- [ ] SSR
- [ ] SSAO, bloom
- [ ] Planet Rendering
## Build prequsites
- ktx software with libraries