Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
From Demos Ogre 1.7.0 I'd like to add my game:
Penguin.
1) I created a folder "Penguin" inside Partition_LocalUsr
2) I created inside folder "Penguin" the folders: textures, mesh and material. Inside I put in:
folder texture -> pensguin.jpg
folder material -> Pensguin.material
folder mesh -> penguin.mesh and penguing.skeleton
3) I followed the video http://www.youtube.com/watch?v=D63n1uozWrU
but I can not load the textures, I upload the file penguin.material but did not load the texture file in object,
where am I wrong?
This my demo file
http://kktc.jimdo.com/
thanks
Offline
Hi,
when importing mesh it ask you for the resources directories, add the material and texture directories if they are not detected.
when material script is detected and imported, it will as you to rewrite the file with the good path if needed, you must answer yes.
Offline
Hi arkeon
not work, I tried, the file penguin.jpg is loaded into Resources Group, but the penguin appears in the live without texture,
Why?
thanks
Offline
I can fix this file to see the texture?
thanks arkeon
Offline
not work,
I found this
material Penguin
{
technique
{
pass
{
texture_unit
{
texture penguin.jpg
}
}
}
}
but it seems to me that all is well.... :-(
There are sites where to download free animations .mesh?
Offline
Offline
yes, now work!
I think that was missing this line complete:
texture Penguin/texture/penguin.jpg
thanks Arkeon !
good night!
Offline
Pages: 1