Max Headroom type thing
Blitz3D Forums/Blitz3D Beginners Area/Max Headroom type thing| 
 | ||
| Hello. I'm sure you can figure out what I'm trying to do here - can anyone fix it? (As you can tell, I've not done much 3d lately :) ) Thanks. Goodbye. | 
| 
 | ||
| Sorry :) No idea what the problem is your having. Can you explain more? | 
| 
 | ||
| I think it is the black spacing on the faces - not between the lines - but between the sides that he wants to reduce. | 
| 
 | ||
| Hello. Ok, to expand, what I'd like is a cube with lines on each wall, and the lines on each wall being a single colour. The lines should stretch from edge to edge. Thanks. Jes | 
| 
 | ||
| The cube made by CreateCube() has only one surface. All six faces are textured identically. You need a cube with six surfaces, one for each side. I'm sure there's one around here somewhere. Or you can make your own in code, or with a modeller. I know I've seen Blitz3D examples of a "photo cube" with a different picture on each side. | 
| 
 | ||
| Hello. Ok, I'll try that route, then come back to pester :) Thanks. Jes | 
| 
 | ||
| Hello. Finally got around to this, going to update with some more funky stuff later I hope. Thanks for the advice. Goodbye. |