Skip to content

The main goal of this project is to create a small game or graphics demo video

License

Notifications You must be signed in to change notification settings

JeFFlidan/AdAstrisEngine

Repository files navigation

Vulkan Engine

This project is based on the https://vkguide.dev/ tutorial, but I plan to significantly expand functionality and implement some computer graphics techniques like mesh shaders, ray-tracing, IBL and other. For now I've implemented basic PBR, three light casters (spot, point and directional) with shadow mapping and order independent transparency. Implementing render graph, clustered deferred rendering, runtime shader compilation and a basic asset manager are goals for the near future.

About

The main goal of this project is to create a small game or graphics demo video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages