skotchvail / Love-Potion-Camp

Code related to the Burning Man camp called "Love Potion"
8 stars 3 forks source link

Stretch goal: 3D rotating bottle has correct placement of pixels #10

Closed skotchvail closed 11 years ago

skotchvail commented 11 years ago

Currently we just wrap the rectangle around a 3D shape to get the bottle simulation. However, the location of the animation is not correct. See if we can get it much better aligned, or even perfectly aligned.

skotchvail commented 11 years ago

Making progress on this. We now show the two sides of the animation separately in the 3D view. Still need to try to place the texture closer to where it actually shows up.

skotchvail commented 11 years ago

Texture is much better placed now on the 3D model