PDA

View Full Version : Weapons, Vehicles, and more


x2495iiii
10-08-2009, 12:03 AM
I recently learned how to convert 3d models into formats Alice can work with and I went to town! Here's everything I've gotten converted so far.

The weapons world has, you guessed it, a bunch of weapons. I took most of the weapons from the varoius Halo posts on this thread and condensed them into this world as well (I also added textures to the ones that didn't have any).

The vehicles world has a bunch of vehicles, some buildings, and a few neat objects I thought would be useful to some.

All of these models have textures and can be saved as class objects (though some may tell you that the vehicle property needs to be set to none when you import them. This won't harm your worlds in any way, and you can also simply avoid this by setting the vehicle property to none before you save it as a class). However, not all of them have subpart structures (either they are composed of little bits or they are one big object). This is something I can't help. Also, some of them have strange pivot structures and orientations, meaning that they'll roll and turn differently than normal Alice objects. My advice there would be to add a pivot object, like a cone, move the pivot to the center of the object, then vehicle the object to the pivot so that you can control how it turns more easily.

As far as copyrights go, according to all of the distributors, I'm allowed to use the models for animations and rendering, but am not allowed to distibute them separately. The worlds below are animations, so they're not distributions of the individual models (the fact that you can save each model separately as a class is irrelevant).

However, here's where I got the models:
http://gfx-3d-model.blogspot.com
http://www.amazing3d.com/free/free.shtml
http://artist-3d.com/index.htm
Wherever the original posters got the Halo objects
http://free3dmodelsandtextures.blogspot.com/
www.necromanthus.com (http://www.necromanthus.com)

uzack3
10-08-2009, 09:19 AM
could you message me about how to make models convertable onto alice because i have been struggling with that.

1234
10-08-2009, 11:28 AM
could you message me about how to make models convertable onto alice because i have been struggling with that.


I was able to convert models by importing them to blender, then exporting as a .ase. After that I was able to use the import function in Alice to get them to be an object. Then just right click on it and select save as object. From there you can move it into the gallery folder to make it easily addable in the add objects mode.

x2495iiii
10-08-2009, 01:00 PM
1234's got it, but there are a few rules you have to follow

1: Make sure the polgon count for the model is low, my limit is 10,000, but DrJim said you should keep it even lower, like around a few thousand (5,000?). If your polygon count is too high, Alice will crash saying that DirectDraw doesn't have enough memory to complete the scene.

2:Some models have textures with them, but others don't. If they don't, you'll need to do one of three things:
-make your own texture (difficult, but looks the best if you do it right)
-color each part in Alice (easiest, but looks the worst)
-experiment with texture maps you already have (wildcard, can be easy or hard and can look wonderful or terrible, depending on what textures you try)

3: Probably 99% of the time, the object will be enormous when you first import it. Also, some models have centers that are inexplicably far away from the actual object, so be prepared to set pivots and shrink.

Cyberbemon
10-24-2009, 12:35 PM
could you tell me hw i can get these into alice???....:(

treodeo
10-24-2009, 05:37 PM
Thank you .

AmoebaMan
01-28-2010, 07:42 PM
how do you create your own texture?

x2495iiii
01-28-2010, 09:22 PM
You can use 3d modeling programs, like Blender, to do so, but I've never personally done it so I don't know how to do it. You can also just make one in a photo editor, but complex models may be difficult to create textures for.

jediaction
01-31-2010, 08:25 AM
These are awsome objects

arty-fishL
02-01-2010, 02:04 PM
Very good:D, but most of the models in the vehicles world aren't vehicles:eek:

x2495iiii
02-01-2010, 02:33 PM
Yeah, it started out that way, but in the end I got too interested in including other objects and figured "whatever, I'll just separate them into two groups: weapons and not weapons."

jediaction
02-08-2010, 10:35 AM
I have a quesiton for you x2495iiii, how do you have time to be on all the time like your constantly commenting.

edwga
03-07-2010, 11:47 PM
How do you use these things in Alice???

x2495iiii
03-08-2010, 12:34 AM
Open the worlds, right-click click the name of the item you want, then click "Save object..." and save the object as a .a2c class. You can import those class objects into other worlds with the import option under the File button.