Post Reply 
Vector application
01-10-2017, 02:19 PM
Post: #2
RE: Vector application
Off of the top of my head:

Creating customized apps are based off of existing apps. I would recommend considering the app based off the Function or Geometry app. The problem is that I am not 100% how to include Geometry app commands (if needed) in programs.

I would start by getting the desired math subroutines done first (add, subtract, etc).

You could manipulate vectors through the use of the GETKEY and a loop. You could move a vector by the use of arrow keys. Of course, everything will need to be redrawn. An example is how I created a simple game by moving an "M" by use the arrow keys here: http://edspi31415.blogspot.com/2014/02/h...-game.html

Hope this helps.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Vector application - pizzaman - 01-07-2017, 11:42 AM
RE: Vector application - Eddie W. Shore - 01-10-2017 02:19 PM



User(s) browsing this thread: 1 Guest(s)