More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| licence = Mixed | | licence = Mixed | ||
| author = RCK (René C. Kiesler) | | author = RCK (René C. Kiesler) | ||
| website = http://nds.kiesler.at | | website = http://nds.kiesler.at | ||
| download = Media:Polytouch01ds.zip | | download = Media:Polytouch01ds.zip | ||
| source = | | source = | ||
}} | }} | ||
PolyTouch is a simple polygon manipulation program | PolyTouch is a simple polygon manipulation program for the NDS. The goal of the PolyTouch project is to provide a simple program for creating vector sprites for vector based Nintendo DS games. Examples include, but are not limited to, Tempest, Asteroids, Battlezone and made up games. | ||
This application supports, but does not require, the Taito Paddle Controller for Nintendo DS. | This application supports, but does not require, the Taito Paddle Controller for Nintendo DS. | ||
==Installation== | ==Installation== | ||
Download and extract file. | |||
Put the .nds file and this .txt on memory card. | |||
==User guide== | ==User guide== | ||
As soon as launched the application, there are | As soon as launched the application, there are 2 different kinds of information. On the top screen, a short introduction to the controls and some current parameters. The bottom screen is reserved for drawing. | ||
On the bottom screen, | On the bottom screen, you can: | ||
* Change node positions. | |||
* Enable/disable the squares (or draggers) around the nodes. | |||
* Scroll through the nodes sequentially. | |||
* Nudge the current node. | |||
* Increase/ decrease the number of nodes. | |||
In this version, you can change the nodes of a closed-polygon, having up to 25 nodes. | |||
[[File:Polytouchds2.png]] | [[File:Polytouchds2.png]] | ||
=Controls== | ==Controls== | ||
Stylus - | Stylus - Modify the polygon shape | ||
L/R - | L/R - Change the edit point | ||
D- | D-Pad - Move around the edit point on screen | ||
X - | X - Add an edit point | ||
Y - | Y - Remove an edit point | ||
Select - | Select - Hide/show the edit points | ||
==Compatibility== | ==Compatibility== | ||
Tested on | Tested on Flashcard Acekard2i AKAIO 1.5. | ||
==Known issues== | ==Known issues== | ||
Version 0.1: | Version 0.1: | ||
* Dragging to the border of the screen can result in nasty memory overwrites, damaging the screen. | |||
* Positioning of nodes in the lower/left area curiously can result in strange display patterns. | |||
==Changelog== | ==Changelog== | ||
'''0.1 28 August 2008''' | '''0.1 28 August 2008''' | ||
*Random startup image (pool of 5 predefined vector-sprites) | * Random startup image (pool of 5 predefined vector-sprites). | ||
*Support for D-Pad, Shoulder Buttons, X / Y and Select | * Support for D-Pad, Shoulder Buttons, X/Y and Select. | ||
*Support for Taito Paddle | * Support for Taito Paddle. | ||
*Show / hide Draggers | * Show/hide Draggers. | ||
*Show current node, it's coordinates and number of nodes | * Show current node, it's coordinates and number of nodes. | ||
==Credits== | ==Credits== | ||
This project would not be possible without palib.info ("PolyTouch" is based on PAlib) and its forum. | This project would not be possible without palib.info ("PolyTouch" is based on PAlib) and its forum. | ||
<br> | |||
[[Category: | [[Category:DS homebrew applications]] | ||
[[Category:Other DS applications]] |
Revision as of 02:13, 26 Mayıs 2021
PolyTouch | |
File:Polytouchds.jpg | |
General | |
---|---|
Author(s) | RCK (René C. Kiesler) |
Type | Other |
Version | 0.1 |
Licence | Mixed |
Links | |
[Media:Polytouch01ds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
PolyTouch is a simple polygon manipulation program for the NDS. The goal of the PolyTouch project is to provide a simple program for creating vector sprites for vector based Nintendo DS games. Examples include, but are not limited to, Tempest, Asteroids, Battlezone and made up games.
This application supports, but does not require, the Taito Paddle Controller for Nintendo DS.
Installation
Download and extract file.
Put the .nds file and this .txt on memory card.
User guide
As soon as launched the application, there are 2 different kinds of information. On the top screen, a short introduction to the controls and some current parameters. The bottom screen is reserved for drawing.
On the bottom screen, you can:
- Change node positions.
- Enable/disable the squares (or draggers) around the nodes.
- Scroll through the nodes sequentially.
- Nudge the current node.
- Increase/ decrease the number of nodes.
In this version, you can change the nodes of a closed-polygon, having up to 25 nodes.
Controls
Stylus - Modify the polygon shape
L/R - Change the edit point
D-Pad - Move around the edit point on screen
X - Add an edit point
Y - Remove an edit point
Select - Hide/show the edit points
Compatibility
Tested on Flashcard Acekard2i AKAIO 1.5.
Known issues
Version 0.1:
- Dragging to the border of the screen can result in nasty memory overwrites, damaging the screen.
- Positioning of nodes in the lower/left area curiously can result in strange display patterns.
Changelog
0.1 28 August 2008
- Random startup image (pool of 5 predefined vector-sprites).
- Support for D-Pad, Shoulder Buttons, X/Y and Select.
- Support for Taito Paddle.
- Show/hide Draggers.
- Show current node, it's coordinates and number of nodes.
Credits
This project would not be possible without palib.info ("PolyTouch" is based on PAlib) and its forum.