Advertising (This ad goes away for registered users. You can Login or Register)

[Release] gPlot++

Most of the homebrews discussed in this forum can be downloaded here
Locked
Geecko
Posts: 45
Joined: Sun Nov 07, 2010 7:09 pm

[Release] gPlot++

Post by Geecko »

Hi, it's been a while since my last release... I have something you might want to read if you like maths.
gPlot++ 1.0 by Geecko, 2012

* INTRODUCTION *

gPlot++ is a function plotter for PSP made by Geecko, coded using C++.

Several libraries are used:
- muParser, a math parser library (https://github.com/GeeckoDev/muParser)
- gLib2D, a 2D graphics library made by Geecko (https://github.com/GeeckoDev/gLib2D)
- intraFont, a font rendering library made by BenHur (https://github.com/GeeckoDev/intraFont-G)
- Danzeff, an OSK library made by Danzel and Jeff Chen (https://github.com/GeeckoDev/Danzeff-G)

gPlot++ can plot up to 4 functions at the same time. These are computed asynchronously to let the view run at 60fps, allowing smooth zoom and pan through it.

Since gPlot++ makes uses of muParser to parse the expressions, some functions and operators are predefined such as sin(), exp(), sqrt(), +, ^, <, >, etc. The complete list is available at http://muparser.sourceforge.net/mup_fea ... tml#idDef2.

* CONTROLS *

D-pad - Move the view / Move the cursor
Analog - Move the view / Danzeff select
L/R trigger - Zoom / Danzeff mode
/\OX[] - Danzeff character
Select - Clear the selected line
Start - Toggle edit

* OTHER *

Fork me on Github: https://github.com/GeeckoDev/gPlot

Contact: geecko.dev@free.fr
Follow me on Twitter: https://twitter.com/GeeckoDev
The PSP scene is not dead yet ;)
Some screenshots :

Image Image

Download link : https://github.com/downloads/GeeckoDev/ ... ot-1.0.zip (signed EBOOT)

Have fun!
Advertising
Last edited by Geecko on Tue Apr 17, 2012 9:28 pm, edited 2 times in total.
Contributing to the most awesome project yet: uOFW. Join us!
gLib2D - A simple, fast, light-weight 2D graphics library for PSP.
intraFont-G - A mod of intraFont by BenHur which adds rotation support.
Check out my GitHub repo!
fouadtjuhmaster
Posts: 764
Joined: Sat Jan 01, 2011 12:27 am
Location: Segangan, Oriental, Morocco
Contact:

Re: [Release] gPlot++

Post by fouadtjuhmaster »

I saw it on your twitter account. Nice work!

EDIT: I got some problems with gSquare. Characters like "î" & "ä" won't show, so i turned them in "i" & "a"
Advertising
Image
V@ughn
Posts: 64
Joined: Wed Dec 21, 2011 10:51 pm
Location: stuck inside the matrix...darn you C++

Re: [Release] gPlot++

Post by V@ughn »

Wow, very brilliant indeed, nice work!
Want to see my latest games in action? Check out my epic youtube channel! http://www.youtube.com/user/TVKProgrammer
Locked

Return to “Homebrews”