Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - The Great Noob

Pages: [1]
1
Finished Works and Works in Progress / Day7 Productions
« on: October 17, 2008, 05:21:28 pm »
Hello! Me and my friend just started Day7 Productions.

We are using a mixture of anim8or9.5c and truespace7.5.

I made a logo with anim8or and decided to post it here.

So here it is!

2
General Anim8or Forum / Anim8or/Panda3D problem
« on: September 24, 2008, 04:04:12 pm »
I've been experimenting with Anim8or and Panda3D and I've got a problem.

Here are the exact steps I take:

1. make the model in anim8or

2. export to Wavefront(.obj) format

3. import into *blegh* blender (I'm NOT capitalizing the b!)

4. export to DirectX(.x) format

5. type the necessary code to load the model and make it visible:

Code: [Select]
import direct.directbase.DirectStart

head = loader.loadModel("models/head.x")
head.reparentTo(render)

run()

the model shows but the materials don't ???.

Any suggestions?

3
ASL Scripts / Script request
« on: September 05, 2008, 11:27:51 pm »
I was just thinking is it at all possible to make a head generating script? Like you can enter the XYZ sizes, choose level of detail something like that?

4
Finished Works and Works in Progress / Strong Bad - First Model
« on: September 02, 2008, 10:19:32 pm »
My first official model. Please comment

I couldn't get the hands just right so i just went with spheres

Pages: [1]