Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

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 - MikeHart

Pages: [1]
1
Game design / Complete Human Vol 1 model pak released
« on: March 11, 2006, 01:23:19 PM »
Hi folks,

GameLab3D released a 3D human model pak.



Complete Human vol 1 (male characters) is a library of 12 realistic human 3D male characters, created for realtime enviroments such as computer games, architectural visualisation, simulations and all other virtual worlds.

Polycount for each character range from 1500 - 2000 polygons.

Every character includes a set of basic default animations, Idle, Walk and Run.

Also included are static T-Posed models, ready for rigging, animating or applying motion capture yourself in any 3D animation package that can import any of the static formats below:

* - ANIMATED FORMATS: 3DSMax/Character Studio, Milkshape3D(*.ms3d), Fragmotion(*.ugh), Ultimate Unwrap3D(*.u3d), .X and .B3D(Blitz3D).

* - STATIC T-POSED FORMATS: .3DS, .Obj.

* Fully textured/skinned, 1024 x 1024 pixel textures in .jpg format, ready to be resized down if needed. To preview images of all of the 3D characters included in this library, please download the Complete Human Vol 1 overview, please visit the site.

You find the pak here: http://www.gamelab3d.com/
Michael

2
Technical forum / Problem with TurnTo(Object)
« on: February 13, 2005, 02:04:00 PM »
Hi all,

I wanna implement shooting at objects and actors in the 3D demo.

For an example, in the door script I added:
Code: [Select]
////////////////////////////////////////////////////////////////////////////////
on "Shoot"
{
  //The next line doesn't behave like I expect it to do
  actor.TurnTo(this);   

  actor.TalkAsync("I don't have the keys. So take this...");
  actor.PlaySound("sounds\shoot.wav");
}

What I thought was, no matter where my 3DActor stands it will turn towards the door. But it doesn't.
It turns away from the door. What do I not understand here, or is it a bug?

Cheers
Michael


3
Technical forum / What is the differents with these MS3D models?
« on: February 12, 2005, 03:19:07 PM »
Hi,

for testing purposes I downloaded the ninja from this site:

http://www.psionic3d.co.uk/cgi-bin/imageFolio.cgi?direct=Free%20Stuff/3D%20Models

I set the animation frames to the ones mentioned in the readme and I get weird results.

IDLE seems just to effect the upper body and walking is like he is just floating to the new position.

Does anyone know why this could be?

Btw. I tested my new actor with the Trinity model and there it works good.

Cu
Michael

4
Technical forum / make a bulletor particle fly?
« on: February 04, 2005, 01:12:54 PM »
Hi all,

I'm experimenting to implement 2 things inside the 3d demo right now.

- Particles (controlled by script)
- bullets (controlled by script)

Both are defined as MS3Ds. My problem is that is seems that the models allways stick to the
floor. Is there a way where I can control the Y (height) value of a 3D actor so I can make it fly
at a variable height?

This is very important for the game we wanna develop.

Cheers
Michael

5
General Discussion / Hello!
« on: January 29, 2005, 09:07:43 PM »
Hello all,

I just wanted to introduce myself here as a WME newbie on this board.
My name is Michael Hartlef and I'm really looking forward to WME. So far
I like it very very much!

Programming wise I have a long background (about 20 yrs) with serveral tools and
languages.

Thank you to the creator of WME for making thi stool happen and be sure that I
will have some requests in the future!  :)

Cheers
Michael

Pages: [1]

Page created in 0.054 seconds with 22 queries.