Giter Site home page Giter Site logo

shangshanyizhi / graphy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tayx94/graphy

0.0 0.0 0.0 21.85 MB

Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.

License: MIT License

C# 95.26% ShaderLab 4.74%

graphy's Introduction

Graphy - Ultimate FPS Counter - Stats Monitor & Debugger (Unity)

openupm License: MIT Unity 2019.4+

Open Issues Downloads Contributors Stars Forks

Chat Discord

Twitter

Links: Discord | Mail | Twitter | Asset store | Forum post | Donations

WINNER of the BEST DEVELOPMENT ASSET in the Unity Awards 2018.

Graphy Image

Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.

Main Features:

  • Graph & Text:
    • FPS
    • Memory
    • Audio
  • Advanced device information
  • Debugging tools

With this tool you will be able to visualize and catch when your game has some unexpected hiccup or stutter, and act accordingly!

The debugger allows you to set one or more conditions, that if met will have the consequences you desire, such as taking a screenshot, pausing the editor, printing a message to the console and more! Even call a method from your own code if you want!

Additional features:

  • Customizable look and feel
  • Multiple layouts
  • Custom Inspector
  • Hotkeys
  • Easy to use API (accessible from code)
  • Works on multiple platforms
  • Background Mode
  • Works from Unity 5.4 and up!
  • Well documented C# and Shader code included

Links:

Contact:

Installation

  1. The package is available on the openupm registry. You can install it via openupm-cli.
openupm add com.tayx.graphy
  1. You can add this package in Unity Package Manager by adding it to the Scoped Registries at Edit > Project Settings > Package Manager > Scoped Registries

Add a section on the left called package.openupm.com On the right, add Name: package.openupm.com URL: https://package.openupm.com Scopes: com.openupm com.tayx.graphy

image

Then in Window > Package Manager, you can select Packages: My Registry to see Graphy as a package to download image

  1. After step 2, you can also install via git url by adding this entry in your manifest.json
{
  "dependencies": {
    ...
    "com.tayx.graphy": "https://github.com/Tayx94/graphy.git",
    ...
  }
}
  1. You can also download it from the Asset Store

  2. Click here for old version that supports Unity 5.4+: Unity 5.4+

Development of Graphy

Maintainer and main developer: Martín Pane Twitter

Graphy is FREE to use, but if it helped you and you want to contribute to its development, feel free to leave a donation!

Contributing

Let's make Graphy the go-to for stats monitoring in Unity!

I would really appreciate any contributions! Below you can find a roadmap for future planned features and optimisations that you might be able to help out with. If you want to make a big pull request, please do it on the "dev" branch.

Create a GitHub issue if you want to start a discussion or request a feature, and please label appropriately.

You can also join the Discord for active discussions with other members of the community.

Roadmap

Planned features (No ETA):

  • Add GfxDriver stats to the RAM module.
  • Scale Canvas (GetComponent().scaleFactor *= multiplier;) -> If it changes, set again.
  • Make a template for a graph + text module so people can create their own easily.
  • Allow storing FPS for a predetermined time to allow benchmarks.
  • Dump all Graphy Data as a string to:
    • File.
    • Send to server.
    • Send mail.
  • Add a preprocessor key #GRAPHY to avoid adding the asset in builds.

License

Graphy is released under the MIT license. Although I don't require attribution, I would love to know if you decide to use it in a project! Let me know on Twitter or by email.

graphy's People

Contributors

tayx94 avatar rockylars avatar superpenguin avatar pixiongames avatar haruma-k avatar kortemey avatar manuelrauber avatar robyer1 avatar 0lento avatar mrgove10 avatar crillon avatar maxsun-xrspace avatar mosthated avatar per-morten avatar nuclearcookie avatar qfsw avatar kaladrius2trip avatar andgeno avatar electroball09 avatar scscgit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.