Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

VitaGraphs: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
Line 2: Line 2:
|title=Vita Homebrew Apps (Math) - GameBrew
|title=Vita Homebrew Apps (Math) - GameBrew
|title_mode=append
|title_mode=append
|image=vitagraphsvita.jpg
|image=vitagraphs2.png
|image_alt=VitaGraphs
|image_alt=VitaGraphs
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=VitaGraphs
|title=VitaGraphs
|image=vitagraphsvita.jpg
|image=vitagraphs2.png
|description=Simple Graphing Calculator
|description=Simple Graphing calculator.
|author=Creckeryop
|author=Creckeryop
|lastupdated=2018/02/06
|lastupdated=2018/02/07
|type=Math
|type=Math
|version=0010
|version=0010
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/vitagraphsvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitagraphsvita.7z
|website=
|website=https://vitadb.rinnegatamante.it/#/info/363
|source=https://github.com/Creckeryop/VitaGraphs
|source=https://github.com/Creckeryop/VitaGraphs
}}
}}
Simple Graphing Calculator written on lpp-vita.
Simple Graphing Calculator written on [[Lua PLayer Plus Vita|lpp-vita]].


==How to change a function==
==User guide==
001 - 007 Change second line of Y_make(x) function in index.lua Example:return 2*x+4.
Support functions are +, -, /, *, abs(), sin(), cos(), tg(), sqrt(), floor(), ceil(), arccos(), arcsin(), argtg().
 
How to change a function: 001 - 007 Change second line of Y_make(x) function in index.lua Example:return 2*x+4.


==Controls==
==Controls==
*Press Triangle to Write function
Triangle - Write function
*(support "+, -, /, *, abs(), sin(), cos(), tg(), sqrt(), floor(), ceil(), arccos(), arcsin(), argtg()")
*Press Cross to reset Camera
*Move Left Stick up and down to Zoom in/out (You can use touchscreen to resize)
*Move Right Stick to move (You can use touchscreen to move)
*Press Square to choose Zoom mode (vertical, horizontal, both)


==Plan==
Cross - Reset Camera
* Make inApp function input
 
* More functionality
Left Analog Up/Down or Touchscreen - Zoom in/out
 
Right Analog or Touchscreen - Move
 
Square - Choose Zoom mode (vertical, horizontal, both)


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/vitagraphsvita-01.jpg
vitagraphs3.png
https://dlhb.gamebrew.org/vitahomebrews/vitagraphsvita-02.jpg
 
vitagraphs4.png


==Changelog==
==Changelog==
'''(v.0010)'''
'''v0010'''
* First Release.
* First Release.



Revision as of 02:32, 8 December 2022

VitaGraphs
Vitagraphs2.png
General
AuthorCreckeryop
TypeMath
Version0010
LicenseMixed
Last Updated2018/02/07
Links
Download
Website
Source

Simple Graphing Calculator written on lpp-vita.

User guide

Support functions are +, -, /, *, abs(), sin(), cos(), tg(), sqrt(), floor(), ceil(), arccos(), arcsin(), argtg().

How to change a function: 001 - 007 Change second line of Y_make(x) function in index.lua Example:return 2*x+4.

Controls

Triangle - Write function

Cross - Reset Camera

Left Analog Up/Down or Touchscreen - Zoom in/out

Right Analog or Touchscreen - Move

Square - Choose Zoom mode (vertical, horizontal, both)

Screenshots

vitagraphs3.png

vitagraphs4.png

Changelog

v0010

  • First Release.

External links

Advertising: