Skip to content

azur1s/vorane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vorane

Declarative compositor for image editing.

preview

Build instructions

Prerequisites:

  • C++20 compatible compiler
  • GLFW (e.g. mingw-w64-x86_64-glfw on MSYS2)
  • Desire to create
$ make # build the project, provide -jN to use N parallel jobs
$ ./bin/vorane.exe # run the built executable

# or all in one step
$ make run

License

This project is under GPL-3.0.

The output (files, data, or visual media generated by the software) doesn't have to be covered by the GPL. You may use the output of this software for any purpose, including commercial projects, regardless of the license used for this code.

Third-party libraries

About

image editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published