Skip to content

DanielKriz/vpsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

266 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtualization Prototyping Shading Language

This is the repository of vpsl -- a high-level directive-based extension of already existing shading languages.

vpsl_screencast.mp4

Build

Project is build with cmake, our preferred build system is Ninja, but it is also possible to classic make. The project is primarily build using the vpckg package manager. There are several build workflows present and to build you can use this command:

cmake --workflow --preset Release

There is also support for Debug workflow, that is used for development and the Test workflow, which is basically the same as debug workflow, but it also runs the tests after a successful build.

The provided CMake script is going to download a fresh installation of vpckg.

Prerequisites

Rest of the dependencies is going to be downloaded with the vpckg.

About

Virtualization Prototyping Shading Language

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors