/matcap-editor

Create and edit your matcap

Primary LanguageTypeScriptMIT LicenseMIT

Matcap Editor

Github License Discord

Create and edit your matcap

THIS PROJECT IS CURRENTLY WORK IN PROGRESS

Usage

npm install
npm run dev
npm run build

view at http://localhost:3005

TODO : docker node ?

Requirement

node 16

Contributing

Questions

If you have any question, you can:

Bugs

If you found a bug, please open an issue on Github with as much information as possible:

  • Version of Matcap Editor you are using,
  • How you built it or from which website you are using it,
  • All the logs and message outputted by the software,
  • ...

Pull Requests

Please consider filing a bug before starting to work on a new feature. This will allow us to discuss the best way to do it. This is of course not necessary if you just want to fix some typo or small errors in the code.

Please note that your code must pass tests and follow the coding style (To be defined).

Running The Tests / Linting

TODO

Changelog

  • [NEXT] (changes on master but not released yet):

    • Nothing yet