Thread: Curved mirrors?
View Single Post
  #2  
Old 07-16-2008, 03:17 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Do you need the mirror to have dynamic real-time reflections or just a static reflection map? If you need a static reflection map, then have a look at the example script in examples\nodes\env_mapping.py. This applies a static texture to a curved model surface which gives it a reflective look.

If you need dynamic real-time reflections, then it will take a little more work. Let me know if this is the case and I might be able to provide a sample script for you.
Reply With Quote