Hi
i want to make animation of my object (i use ogre)
is there any idea how i do that ?
Hi
i want to make animation of my object (i use ogre)
is there any idea how i do that ?
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Hi
thanks for repling
beh,
yes , i see the links (before you put it her "i made effeort") but there is not like what i want
in my case i have in each frame the position of my objects like that
so i want when i clic to button i see my object in the new positions in each frame (like an animation)Qt Code:
frame[i].object.x//frame[0].object.x=...,frame[1].object.x=.....,............................... frame[i].object.y frame[i].object.zTo copy to clipboard, switch view to plain text mode
Bookmarks