WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-17-2011, 07:18 AM
jaclyn.bill jaclyn.bill is offline
Member
 
Join Date: Oct 2007
Posts: 42
texture .ive or .wrl

Dear all,

I'm trying to wrap a checkerboard texture round a spherical object. I've tried using the default ball.wrl and a soccerball.ive

Code:
check = viz.add('checker.jpg',wrap=viz.REPEAT)
ball = viz.add('ball.wrl')
#ball = viz.add('soccerball.ive')
ball.texture(check)
ball.texmat( viz.Matrix.scale(1,1,10) )
This does not work at all with the soccer ball, which I'd have preferred as it's more spherical. It does work with the .wrl object but the checker board is normal on some surfaces and stretched on others - regardless of how much I play with the repeats and scales.

I essentially want it to look like a 3D version of the attached .bmp. Is my only option to draw one myself with many small black and white vertices?

Many thanks. Jac
Attached Images
File Type: bmp sphere.bmp (803.6 KB, 1017 views)
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Weird texture on .ive model viewed from Sensics HMD Zhi Vizard 11 02-25-2013 04:38 AM
How to render a texture of the transparent object and then blur it whj Vizard 1 09-25-2012 03:15 PM
How to apply shader and render texture to an object whj Vizard 0 04-23-2010 12:23 PM
Randomly and Continuously Change Avatar's Face Texture Karla Vizard 4 08-22-2008 12:14 PM
texture problem with .wrl file whj Vizard 5 05-01-2008 02:09 PM


All times are GMT -7. The time now is 06:23 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC