graphy
Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- GraphyDebuggerEditor.cs
- GraphyDebuggerEditor.cs.meta
- GraphyEditorStyle.cs
- GraphyEditorStyle.cs.meta
- GraphyManagerEditor.cs
- GraphyManagerEditor.cs.meta
- GraphyMenuItem.cs
- GraphyMenuItem.cs.meta
- Tayx.Graphy.Editor.asmdef
- Tayx.Graphy.Editor.asmdef.meta
- ERIC-TIRADO-NORTHWEST-LICENSE.txt
- ERIC-TIRADO-NORTHWEST-LICENSE.txt.meta
- NORTHWEST-B.otf
- NORTHWEST-B.otf.meta
- LICENSE.txt
- LICENSE.txt.meta
- Roboto-Bold.ttf
- Roboto-Bold.ttf.meta
- Roboto-Regular.ttf
- Roboto-Regular.ttf.meta
- Northwest-Bold.meta
- Roboto.meta
- GraphyGUISkin.guiskin
- GraphyGUISkin.guiskin.meta
- Audio_Spectrum_Graph.mat
- Audio_Spectrum_Graph.mat.meta
- Audio_Spectrum_Highest_Values_Graph.mat
- Audio_Spectrum_Highest_Values_Graph.mat.meta
- FPS_Graph.mat
- FPS_Graph.mat.meta
- RAM_Allocated_Graph.mat
- RAM_Allocated_Graph.mat.meta
- RAM_Mono_Graph.mat
- RAM_Mono_Graph.mat.meta
- RAM_Reserved_Graph.mat
- RAM_Reserved_Graph.mat.meta
- ADVANCED - Module.prefab
- ADVANCED - Module.prefab.meta
- AUDIO - Module.prefab
- AUDIO - Module.prefab.meta
- FPS - Module.prefab
- FPS - Module.prefab.meta
- RAM - Module.prefab
- RAM - Module.prefab.meta
- [Graphy] VR.prefab
- [Graphy] VR.prefab.meta
- [Graphy].prefab
- [Graphy].prefab.meta
- Internal.meta
- G_AdvancedData.cs
- G_AdvancedData.cs.meta
- G_AudioGraph.cs
- G_AudioGraph.cs.meta
- G_AudioManager.cs
- G_AudioManager.cs.meta
- G_AudioMonitor.cs
- G_AudioMonitor.cs.meta
- G_AudioText.cs
- G_AudioText.cs.meta
- G_FpsGraph.cs
- G_FpsGraph.cs.meta
- G_FpsManager.cs
- G_FpsManager.cs.meta
- G_FpsMonitor.cs
- G_FpsMonitor.cs.meta
- G_FpsText.cs
- G_FpsText.cs.meta
- G_Graph.cs
- G_Graph.cs.meta
- G_RamGraph.cs
- G_RamGraph.cs.meta
- G_RamManager.cs
- G_RamManager.cs.meta
- G_RamMonitor.cs
- G_RamMonitor.cs.meta
- G_RamText.cs
- G_RamText.cs.meta
- G_GraphShader.cs
- G_GraphShader.cs.meta
- G_SafeArea.cs
- G_SafeArea.cs.meta
- IModifiableState.cs
- IModifiableState.cs.meta
- IMovable.cs
- IMovable.cs.meta
- G_ExtensionMethods.cs
- G_ExtensionMethods.cs.meta
- G_FloatString.cs
- G_FloatString.cs.meta
- G_Intstring.cs
- G_Intstring.cs.meta
- G_Singleton.cs
- G_Singleton.cs.meta
- Advanced.meta
- Audio.meta
- Fps.meta
- Graph.meta
- GraphyDebugger.cs
- GraphyDebugger.cs.meta
- GraphyManager.cs
- GraphyManager.cs.meta
- Ram.meta
- Shader.meta
- Tayx.Graphy.asmdef
- Tayx.Graphy.asmdef.meta
- UI.meta
- Util.meta
- GraphMobile.shader
- GraphMobile.shader.meta
- GraphStandard.shader
- GraphStandard.shader.meta
- 2x2_Texture.png
- 2x2_Texture.png.meta
- Debugger_Logo_Dark.png
- Debugger_Logo_Dark.png.meta
- Debugger_Logo_White.png
- Debugger_Logo_White.png.meta
- Manager_Logo_Dark.png
- Manager_Logo_Dark.png.meta
- Manager_Logo_White.png
- Manager_Logo_White.png.meta
- Rounded_Rect_10px.png
- Rounded_Rect_10px.png.meta
- .gitignore
- Changelog.txt
- Changelog.txt.meta
- Editor.meta
- Font.meta
- Graphy_CustomizationScene.unitypackage
- Graphy_CustomizationScene.unitypackage.meta
- GUI.meta
- LICENSE
- LICENSE.meta
- Materials.meta
- package.json
- package.json.meta
- Prefab.meta
- Readme! - Graphy - Documentation.pdf
- Readme! - Graphy - Documentation.pdf.meta
- README.md
- README.md.meta
- Runtime.meta
- Shaders.meta
- Textures.meta
# Installation Guide
1. Get the code
git clone https://github.com/Tayx94/graphy
Downloads the entire project code from GitHub to your computer.
cd graphy
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
