Thread: Normal Maps
View Single Post
  #8  
Old 02-20-2008, 03:01 AM
nige777 nige777 is offline
Member
 
Join Date: Nov 2007
Location: UK
Posts: 78
Normal Mapping

Hiya Farshizzo,

Yes, all I altered was:
Code:
#ball = viz.add('basketball.osg')
ball = viz.add('Truck01.osg')
#normal_tex = viz.add('bball_normal.jpg')
normal_tex = viz.add('mybodynormalsmap.jpg')
.

Apart from altering the distance on the pivot camera and making the background blue that was all i did, but to no avail.
Is that what you meant?
Thank you for your patience with this matter,

Kindest regards,
Nige
Reply With Quote