Zabaware Forums > General Discussion

Instead of Haptek

<< < (5/5)

mikmoth:
Cadmar,

Not directly but I've used Poser to make a few of my own MSAgents (which Hal does use.)
 
Download Microsoft Agent Character Editor directly from Microsoft. You can import your animations and the learning curve isn't that tough.

Hope this helps.

Mik

freddy888:
quote:Originally posted by sofort99

One other thing.

Blender3D depends on Python. The latest version only works with python 2.3 ( 2.3.5 is the version you want to get )

To make using Blender easy on your self, download and install Python...

--------------------------------------------------------------

Install Python in the root of your C. i.e. C://Python20//

Go to your start button, go up to My Computer and Right click it and go to properties.

Click on the Advanced tab, click on Environment Variables button at the bottom.

Below the System Variables box, (the second box), hit New.

In the Variable Name box, type PYTHONPATH

In the Variable Value box, type this exactly:

C://PYTHON20;C://PYTHON20DLLS;C://PYTHON20LIB;C://PYTHON20LIBLIB-TK

You can copy and paste that.

Hit OK repeatedly.

Reboot.

----------------------------------------------------------------
Replace double backslashes with single backslashes

( That is directly from a post on the elYsiun website. :) )


Just to clarify on setting the Python Path so that Python scripts can be used by Blender as we got a few wayward backslashes there (Also if you're using the new version you need to reference Python23 folder instead as below:

C:\PYTHON23;C:\PYTHON23\DLLS;C:\PYTHON23\LIB;C:\PYTHON23\LIB\LIB-TK

Alternative Method:
You can also add the path to the Autoexec.bat file on the root C drive.  Just use a text editor to open Autoexe.bat add the text below (exactly) to the end of it, then replace the old file. When you reboot the path will be set:)

SET PYTHONPATH=C:\PYTHON23;C:\PYTHON23\DLLS;C:\PYTHON23\LIB;C:\PYTHON23\LIB\LIB-TK

sofort99:
Thanks! I don't know what the heck I was thinking! :)

freddy888:
no problem, it's those darn backslashes!
I found this info on that same forum, I was never sure about Python until I found it.[:)]

FuzzieDice:
I think Robert should try at least to incorporate blender files into HAL 6. Or at least maybe HAL 7 if it doesn't make it to 6.

Blender is for both Windows and Linux.
Blender is also free. :)

I have tried it before a long time ago but the system I had then wasn't working well with the program. I hope to try it again some day. Judging by the posts here, it looks like it can do some amazing stuff!

Navigation

[0] Message Index

[*] Previous page

Go to full version