Alice Community  

Go Back   Alice Community > Alice 2 > How do I...?

Reply
 
Thread Tools Display Modes
Alice 2.0 features
Old
brdudley
Guest
 
Status:
Posts: n/a
Default Alice 2.0 features - 10-20-2005, 12:06 PM

Hello:

Is there any information describing Alice 2.0 features? Specifically, how is it different than Alice 99?

I am preparing a presentation about Alice for my Programming Languages class. Any input would be welcome.

Thank you.
   
Reply With Quote
Alice99 vs. Alice v2.0
Old
pausch
Director of the Alice Project
 
Status: Offline
Posts: 38
Join Date: Jul 2005
Default Alice99 vs. Alice v2.0 - 10-21-2005, 07:56 PM

Alice99 was a system where basic forms of your program could be written in a drag-and-drop style, but more complex part of the program needed to be written in a typed form of the underlying python language. Also, Alice99 provided the Teddy modelling package, written by Takeo Igarashi of the University of Japan, and a painting tool, so that users could model, paint, and then animate their 3d objects. The primary purpose of the system was to encourage students to author in the realm of 3d graphics.

Alice v2.0 focuses almost exclusively on the programming portion of the activity: all code can be written in the drag-and-drop editor, and there is no longer a bundled ability to model and paint objects (instead, objects built with modelling/painting packages such as 3d Studio max and Maya can be imported into Alice). Alice v2.0 is designed to help students learning to program in Java-like languages.

-- Randy Pausch
Director, Alice Project


Randy Pausch
Director of the Alice Project
   
Reply With Quote
Maya and Alice
Old
tamara
Guest
 
Status:
Posts: n/a
Default Maya and Alice - 02-27-2006, 02:14 PM

We are thinking of teaching a course using Alice at our college. We also have the Animation department that uses Maya, but being from the cs department, I do not have Maya installed on my computer, so I'd like to ask you the following:

How easy is to import Maya models into Alice? Do I need to download any Maya plug-ins (I saw plug-ins for ASE format file export on the web) ? Also, what could be used to create the world templates?

Thanks!

Last edited by tamara; 02-27-2006 at 02:32 PM.
   
Reply With Quote
Maya objects into Alice
Old
pausch
Director of the Alice Project
 
Status: Offline
Posts: 38
Join Date: Jul 2005
Default Maya objects into Alice - 02-28-2006, 06:08 AM

In principle, if you can export an object from Maya in ASE format, then you can import that ASE file into Alice.

Three quick caveats:

This is not heavily tested, so I would not be surprised if it failed on many models.

The animations - if there are any - will not get imported into Alice; just the geometric description of the object.

The biggest problem is that many objects are modelled without hierarchy - so that you might find a nice ogre on the web in maya format, but that ogre's arms are not separate sub-parts, so in Alice, you end up with a statue where you can only move the ogre as a single unit.

So, you may get some of what you want, but not all of it - best of luck!


Randy Pausch
Director of the Alice Project
   
Reply With Quote
ALICE and Scripting
Old
Kwamina
Guest
 
Status:
Posts: n/a
Default ALICE and Scripting - 10-05-2006, 04:11 PM

(1) As of today October 5, 2006, which ALICE version has scripting enabled?

(2) Which ALICE99 version has the following tabs on the control panel:

The printed Alice99 tutorial displays:
"Opening Scene, Script"
But the downloaded software displays:
"Opening Scene, Animation, Events"
In other words, the Alice99 tutorial does not match the downloaded Alice99 scripting tool.

Thanks.
-Kwamina
   
Reply With Quote
Importing from Maya
Old
jedavis
Junior Member
 
Status: Offline
Posts: 14
Join Date: Jun 2008
Default Importing from Maya - 06-16-2008, 11:29 AM

Brief steps for getting your Maya models into Alice:

Download the ActorX plugin from here and set it up with Maya, select the objects to save as an ASE file (only meshes are acceptable and they must be in a parented structure), then type "axmesh" in the MEL command box and hit enter.

A window should appear where you can select where to save the file. Then just use the import command in Alice. UV information comes with it, but you will have to apply the texture in Alice (you can still, of course, test the texture in Maya).
________
Extreme q
________
Matchbox Vaporizer

Last edited by jedavis; 05-11-2011 at 04:52 AM.
   
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.