Iris2.de

Iris2-Forum
It is currently Tue Mar 19, 2024 8:04 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Oct 19, 2011 8:31 am 
Offline

Joined: Tue Oct 18, 2011 3:34 am
Posts: 1
Hey everyone! I am Aler from Russia, Moscow, and my primary specialization is an artist.

I want to use your work in my non-commercial idea. I can offer my skills, but I need help in learning the technical aspects Iris2 engine.

I have repaired debug mode for "correct work" Export function, but result in 3d-Editor not equal visual content from Debug mode. (I think exported data from Artwork section, not Animation). How i can export some stuff from Animation?

Also, i dont know how import to Iris my stuff, but realy want do it :)

P.S. Where i can find code of shader for insert some things ex. normal map, specular map?
P.S.S. Sorry for my english :)


Top
 Profile  
 
PostPosted: Wed Oct 19, 2011 9:41 pm 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
heya,

not sure what you mean by animation, i suppose animated 3d models :
animation is tricky due to all equipment/armor/weapons etc needing all the animations,
but if you use the ogre model exporter and pick the right names for animation sequences you should be able to get it running.

animnames :
-- GetAnimName(400,23) looks in Human.lst for animid 23 and returns "Horse_Walk_01"

-- determines "type" (human,animal,monster,sea,other) from the second column in the Models.txt

-- Human.lst : 23 Horse_Walk_01

function GetAnimName (mobileartid,animid) ... end
is a file in the uo data files, models/ dir.

for shaders you have to edit the .material files in data, see ogre docs :
http://www.ogre3d.org/docs/manual/manua ... C_Contents
either provide your own shader, or download the ogre demos and check what shaders they are using.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group