Author Topic: Deform the shape  (Read 2766 times)

Offline artur

  • byte
  • *
  • Posts: 2
    • View Profile
Deform the shape
« on: October 21, 2012, 01:19:44 pm »
Hi, i'm newbie in jpct.
Is it possible to deform the shape of touched object?
What can I use to achieve this? I was looking for the solution, and I found the bones, but I'm not sure if it is necessary to this task.
I used hello world from wiki to display the object.
« Last Edit: October 21, 2012, 01:41:05 pm by artur »

Offline robert

  • byte
  • *
  • Posts: 40
    • View Profile
Re: Deform the shape
« Reply #1 on: October 21, 2012, 02:07:18 pm »
Hi, i'm newbie in jpct.
Is it possible to deform the shape of touched object?
What can I use to achieve this? I was looking for the solution, and I found the bones, but I'm not sure if it is necessary to this task.
I used hello world from wiki to display the object.

In Blender you can create the so called "shape keys". Then you can export as Ogre and load the shape keys with Bones.

Offline artur

  • byte
  • *
  • Posts: 2
    • View Profile
Re: Deform the shape
« Reply #2 on: October 21, 2012, 05:14:37 pm »
Is there any way to deform shape without using blender or other apps? Just the code.

Offline Thomas.

  • double
  • *****
  • Posts: 833
    • View Profile
Re: Deform the shape
« Reply #3 on: October 21, 2012, 06:00:44 pm »