Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jonsneyers/jxl-art

 
 

Repository files navigation

JXL Art

JXL Art is the practice of using JPEG XL’s prediction tree to generate art.

If you have questions, you can join the #jxl-art channel on the JPEG XL Discord.

Frontend Development

$ npm install
$ npm run dev

Wasm Development

The Wasm is located in the jxl folder and can be built using Docker with

$ npm run build

If you have the Emsdk installed, you can also run make directly, but this is neither tested nor supported.


License Apache-2.0

About

Web app to make art using JPEG XL.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • EJS 4.0%
  • C++ 3.0%
  • Makefile 0.9%
  • CSS 0.9%
  • Shell 0.3%
  • Dockerfile 0.2%