Models by Jorzi (AR)

Improving the artwork in Warzone2100 - not for mod discussions
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: Models by Jorzi (AR)

Post by Berg »

as the cyborg already have the code for animation in the game you can use the ani file to make it level animations that is that you can move each part of of the cyborg independently.

Make the shin and foot one level on each leg and move it in a walk its fiddley but it will work look at the ani file format.

Look at the other ani files they are some frame animation like the cyborg and the derrick actualy moves the levels.
User avatar
MaNGusT
Art contributor
Posts: 1154
Joined: 22 Sep 2006, 10:31
Location: Russia

Re: Models by Jorzi (AR)

Post by MaNGusT »

Berg, pie models can't use tangent space normal mapping, we use .wzm models for that, but wzm format isn't supported by wz animation, and there is no point to do that. WZ animation is obsolete, it has to be reworked into the event-driven bone and object animation.

P.S. wzm format is supported only in test build in I-Nod's fork of wz. :)
Image
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Models by Jorzi (AR)

Post by Jorzi »

Yeah, I guess I could just export the scav model (and other animated stuff) as a .pie without any normal mapping for the time being. On the other hand, there's plenty of other stuff that can be done while waiting for a better solution.
ImageImage
-insert deep philosophical statement here-
User avatar
MaNGusT
Art contributor
Posts: 1154
Joined: 22 Sep 2006, 10:31
Location: Russia

Re: Models by Jorzi (AR)

Post by MaNGusT »

Jorzi wrote:Yeah, I guess I could just export the scav model (and other animated stuff) as a .pie without any normal mapping for the time being.
agreed. :)
On the other hand, there's plenty of other stuff that can be done while waiting for a better solution.
lol, no one is working on it. :|

P.S. so, If the I-nod's fork will be "someday" merged with master, we could use pie and wzm models in AR mod in the same time. :-)
Last edited by MaNGusT on 10 Mar 2012, 15:00, edited 1 time in total.
Image
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Models by Jorzi (AR)

Post by Jorzi »

Well, if I get everything else done and there's still no new solutions, I'll simply assume that I will have learned c coding by then and maybe I'll be able to come up with something...
ImageImage
-insert deep philosophical statement here-
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Models by Jorzi (AR)

Post by Jorzi »

Retexturing the walls using tangent space normal maps. The result is that I can fit all wall textures into a single texpage, as well as parts being much more reusable.
You do not have the required permissions to view the files attached to this post.
ImageImage
-insert deep philosophical statement here-
User avatar
Slye_Fox
Trained
Trained
Posts: 89
Joined: 03 Jan 2007, 22:25
Location: London, UK

Re: Models by Jorzi (AR)

Post by Slye_Fox »

Very awesome work.
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Models by Jorzi (AR)

Post by Jorzi »

Thanks :)

Btw, what's up with wzm models and base stretching?
You do not have the required permissions to view the files attached to this post.
ImageImage
-insert deep philosophical statement here-
User avatar
effigy
Regular
Regular
Posts: 1217
Joined: 22 Jan 2010, 03:21

Re: Models by Jorzi (AR)

Post by effigy »

Shields up?
This is why some features aren't implemented: http://forums.wz2100.net/viewtopic.php?f=30&t=7490&view=unread#p87241
User avatar
Slye_Fox
Trained
Trained
Posts: 89
Joined: 03 Jan 2007, 22:25
Location: London, UK

Re: Models by Jorzi (AR)

Post by Slye_Fox »

effigy wrote:Shields up?
I'm givin' her all she's got, Captain! If I push it any harder the whole thing will blow!
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Models by Jorzi (AR)

Post by Jorzi »

Yup, it's already at its limits (i.e. maximum height) :P
ImageImage
-insert deep philosophical statement here-
User avatar
MaNGusT
Art contributor
Posts: 1154
Joined: 22 Sep 2006, 10:31
Location: Russia

Re: Models by Jorzi (AR)

Post by MaNGusT »

Jorzi wrote:Btw, what's up with wzm models and base stretching?
from our pm:
MaNGusT wrote:models that work with wzm format are next: bodies, props, usual buildings, features..
others will not work because of braindead animation, they should be as pies for now.
defensive buildings that use stretching don't work too.
Image
i-NoD
Code contributor
Code contributor
Posts: 318
Joined: 30 Nov 2008, 00:42
Location: In the middle of nowhere

Re: Models by Jorzi (AR)

Post by i-NoD »

Jorzi wrote:Btw, what's up with wzm models and base stretching?
Wow, those are really high walls XD Must be an easter egg... or feature- ***ASSUMING DIRECT CONTROL***
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Models by Jorzi (AR)

Post by Jorzi »

@MaNGusT: I see, I must have missed that... Oh well.
@I-NoD: Can you fix it? Imo just scrap the whole animation system if you have to.
ImageImage
-insert deep philosophical statement here-
User avatar
MaNGusT
Art contributor
Posts: 1154
Joined: 22 Sep 2006, 10:31
Location: Russia

Re: Models by Jorzi (AR)

Post by MaNGusT »

oh, and turrets can use wzm too.
Image