Skip to content

NikChouhan/cravillac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cravillac

A simple vulkan renderer built to showcase various rendering techniques.

Dependencies

volk
glfw
meshoptimizer
stb
cgltf

Build and run

Windows

xmake project -k vsxmake -y
xmake run 

Linux

Vscode

xmake project -k compile_commands
xmake build
xmake run

CLion

xmake project -k cmake

All the projects and files are created and can be opened with CLion.

About

A simple vulkan renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages