PT-Dev, another multimedia development platform

Game Editor comments and discussion.

PT-Dev, another multimedia development platform

Postby BeyondtheTech » Wed Oct 19, 2005 11:45 pm

It does rotation and lots of image manipulation, but wait until you see the price. I fell off my chair.

http://www.parystec.demon.co.uk/PT-dev_content.html
User avatar
BeyondtheTech
 
Posts: 270
Joined: Wed Mar 30, 2005 6:34 am
Location: Edison, NJ
Score: 4 Give a positive score

Postby Parrot » Tue Oct 25, 2005 3:58 pm

Really? That surprised you? I learned an authoring system in college called Toolbook II. It's now called Toolbook Instructor:

https://toolbook.sumtotalsystems.com/Products.asp

The price for a single license is $2,795
Parrot
 
Posts: 36
Joined: Sun Sep 25, 2005 9:04 pm
Score: 0 Give a positive score

Postby jazz_e_bob » Wed Oct 26, 2005 2:10 pm

krikey!
Controlling complexity is the essence of computer programming.
User avatar
jazz_e_bob
 
Posts: 742
Joined: Tue Jul 01, 2003 9:38 pm
Location: Bloke from Cockatoo Creek Australia
Score: 14 Give a positive score

Postby BeyondtheTech » Wed Oct 26, 2005 4:32 pm

Yet another system is called EDGE (http://www.edgelib.com). It's $950 for the first year, $650 for each additional year, and it supports a ton of stuff like a slew of mobile devices and OSes, rotation and blending, blah blah. But the downside? It requires Visual Studio and it's all about scripting.
User avatar
BeyondtheTech
 
Posts: 270
Joined: Wed Mar 30, 2005 6:34 am
Location: Edison, NJ
Score: 4 Give a positive score

Postby Just4Fun » Thu Oct 27, 2005 4:33 am

Thanks for posting the above info. It is interesting to read about these developments. However, in my way of thinking, neither of the above programs are actually authoring systems (aka Toolbook or Game Editor) since each appears to be dependent on C/C++ programming (or did I miss something?). Personally, I tend to define Authoring systems as software programs that are not totally dependent on programming knowledge. In fact, in my ideal world, the user of such software would be totally 'protected' from the scripting environment. That is, program creation without programming knowledge. Around 1995-2001 there was quite a push to develop these sorts of "click together" Authoring Systems. Unfortunately, they weren't very popular with programmers and I tend to believe that the normal computer user wasn't ever really aware that they existed before they slipped away. Game Editor really offers the best of both worlds because programmers can use their knowledge of C and others can use the Authoring aspect of the program to create games while they learn the scripting language.
I've learned that I still have a lot to learn.

** Makslane == Genious **
Just4Fun
 
Posts: 524
Joined: Tue Jul 01, 2003 5:19 am
Location: USA: Washington State; West Coast
Score: 6 Give a positive score

Postby Parrot » Thu Oct 27, 2005 5:07 pm

Just4Fun wrote:Thanks for posting the above info. It is interesting to read about these developments. However, in my way of thinking, neither of the above programs are actually authoring systems (aka Toolbook or Game Editor) since each appears to be dependent on C/C++ programming (or did I miss something?).


Toolbook uses it's own language called OpenScript, and it's designed to be extremely easy to use and english like (sometimes that makes it a little wordy though). I have an old second-hand copy that I've used, I'll give you an example of some of it's script:

Code: Select all
to handle buttonclick
   system ftype
   system filter
   ftype = "category"
   filter = "Bahai"
   
   set visible of group grpWaitMessage to true
   
   set visible of self to false
   send readquotes
   set visible of self to true
   
   go to page "pgDisplay"
end buttonclick
Parrot
 
Posts: 36
Joined: Sun Sep 25, 2005 9:04 pm
Score: 0 Give a positive score

Great software But......

Postby andysmiling » Tue Nov 01, 2005 7:25 am

Unlimited products - All platforms $3,500 :shock:
andysmiling
 
Posts: 22
Joined: Sat Aug 20, 2005 6:37 am
Score: 0 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest