Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.
/ ash-experiment Public archive

Experimental vulkan rendering, using ash for rust bindings

License

Notifications You must be signed in to change notification settings

tonis2/ash-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ash-experiment

Practice rendering engine, built on top of vulkan and ash

Many thanks to these vulkan examples

Running examples

Open examples folders and run with --bin.

cargo run --bin lights

For shader building i used glslang

example glslangValidator -V *shader glsl* -o shader.spv

Platforms

windows 10

linux 18.04

About

Experimental vulkan rendering, using ash for rust bindings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages