Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Game/eLearning technologies  (Read 2092 times)
0 Members and 1 Guest are viewing this topic.
Offline alecswan

JGO n00b
*

Posts: 5


Java games rock!


« on: 2003-12-04 09:11:08 »

Hi,

My company creates educational software for kids for the distribution at public schools. We have a huge product (~70 GB) that we've been working on for the last couple of years. Obviously, the product imposes some serious restrictions on the minimum system requirements, so we would like to redo some of our lessons and pack them in a smaller suite.

We've been using Java for our old product implementation. Most of the art work was done in Maya and after effects. We are considering several options for the new suite: Flash with ActionScript and/or Director with Lingo, OpenGL, or maybe some Java OpenGL extensions, such as Jogl.  

We would like to target home users, so we need to choose technologies that do not impose serious restriction on the user's system. We would also like to be able communicate with the client installation to gather statistics on student performance and such.

I would appreciate any opinions on what technologies would be best for our new product.

Thanks.
Offline Orangy Tang

JGO Kernel
*****

Posts: 2960
Medals: 37


Monkey for a head


« Reply #1 on: 2003-12-04 09:30:45 »

70Gb? Whoa. What takes up the space? Masses of pre-rendered fmv content?

[ TriangularPixels.com - Play Growth Spurt, Rescue Squad and Snowman Village ] [ Rebirth - game resource library ]
Offline alecswan

JGO n00b
*

Posts: 5


Java games rock!


« Reply #2 on: 2003-12-04 09:48:18 »

Well, 80% of the old product is art and video, and 20% is audio and a small fraction of code. Yes we are using a lot of pre-rendered stuff.

So, what would be our best options for the choice of content creating and content management systems? What are the most common choices in the industry?

Thanks.
Games published by our own members! Go get 'em!
Offline Breakfast

JGO Strike Force
***

Posts: 784
Medals: 1


for great justice!


« Reply #3 on: 2003-12-04 15:33:27 »

Are you planning to distribute it online or on CD or other hard media? Of online, will it be web-based or downloadable?

What kind of content? Are we talking about simple text and illustration type stuff or more complicated simulations or creative activities?

I have been part of something quite similar where we used Java and Java3D, but that was for CD distribution so we got to put the JRE and j3d stuff in with the installer.
Offline alecswan

JGO n00b
*

Posts: 5


Java games rock!


« Reply #4 on: 2003-12-04 15:54:49 »

Whether it's going to be web-based or distributed on CDs is still not clear. I guess the upper management wants the technology that delivers the best results to drive the decision.

We want smth that stands out and provides nice graphics and movies. Since the movies are involved, we would probably want to distribute them and other large media on CDs. But then, we could have a hybrid of online instructions that use local system resources. Has anyone heard of any similar practices?

The content that we are trying to distribute is reading and math lessons for kids. It involves a lot of interaction with the user and contains lot's of videos and animation.

To me it seems that Java3D is kind of obsolete and we should go with OpenGL or Macromedia products. Maybe we should even lease a game engine for this.

BTW, does anyone know how much longer does it take to develop in Director than with OpenGL? Would anyone recommend to use Jogl ?

I am sorry that my question is kinda sketchy. I would like to hear your brainstorming about it.

Thanks.
Offline Breakfast

JGO Strike Force
***

Posts: 784
Medals: 1


for great justice!


« Reply #5 on: 2003-12-05 03:19:16 »

I wasn't really suggesting java3D for you- I'm not sure I can really see the applications for 3D technology in what you have described anyways- I was just offering my experience in the field.

I'm not sure why you are even thinking about using OpenGL for this- it is a very low-level API and you are talking about high-level work.

I think if the company I work for was doing the job you describe Director would be pretty much the no brainer choice. It's simple enough designers can use it, it looks good and although you end up in Lingo hell the moment you start doing anything complex with it, you can get good results if you find ways of working around the bizarre quirks Macromedia write into all their scripting environments. It can bring together text, images, video and I think it integrates quite closely with Maya for 3D stuff.  It can be distributed easily either on CD or over the internet and many end-users will already have the player installed. If they don't it is a much smaller download than the JRE.
Offline alecswan

JGO n00b
*

Posts: 5


Java games rock!


« Reply #6 on: 2003-12-05 07:47:43 »

Ok, good, so I got one vote for Director  Smiley

Now, suppose we go with the Director option, how hard would it be to implement client-server interaction in Lingo? The reason is that we want the client application to upload the results to our main server.

I've also heard about SCORM (Sharable Content Object Reference Model). Is this notion still alive and widely used?

Thanks.
Offline Breakfast

JGO Strike Force
***

Posts: 784
Medals: 1


for great justice!


« Reply #7 on: 2003-12-07 15:41:13 »

We've also done that with Director and it's pretty easy-  you can just craft a post request for a page over http  with the information in it and it is more than happy with that.
Offline alecswan

JGO n00b
*

Posts: 5


Java games rock!


« Reply #8 on: 2003-12-08 12:48:47 »

So, what about SCORM. Is it still around and widely used? Any comments on the cons and pros of SCORM?

Thanks
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.091 seconds with 20 queries.