Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flexxxxer authored Jul 16, 2020
1 parent 7aea016 commit 9b08715
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# frametime-handler | frame time graph creation tool

## This software allows you to:
- create and export **frame timing**, **probability density** and **probability distribution** graphs for [supported]() tools
- export for [Graph](https://www.padowan.dk/) program (plans to expand the list of programs for reading graphs)

## Features:
- works on Windows, Linux, MacOS
- ease of use

## The projects that the application is based on:
- [AvaloniaUI](https://github.com/AvaloniaUI/Avalonia)
- [dotnet core](https://github.com/dotnet/core)
- [ThemeEditor](https://github.com/wieslawsoltes/ThemeEditor) (ColorPicker from here)
- [MessageBox.Avalonia](https://github.com/CreateLab/MessageBox.Avalonia)
- [ftanlzer](https://github.com/FlexxxerAlex/ftanlzer) - backend python analyzer
- [PythonInterop](https://github.com/FlexxxerAlex/PythonInterop) - C# and Python interaction lib

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit 9b08715

Please sign in to comment.