Search found 10 matches
- Tue Jan 13, 2015 11:30 pm
- Forum: Beginners Help
- Topic: Textures not showing up in Irrlicht
- Replies: 16
- Views: 1927
Re: Textures not showing up in Irrlicht
I'm not sure we're understanding eachother, I think maybe things have got a bit confused! :) I'll try to be clearer; I've used the level editor coppercube to create my scene in Irrlicht. There are several lights in the scene, and they're perfectly strong enough, as they are visibly illuminating my s...
- Mon Jan 12, 2015 6:41 pm
- Forum: Beginners Help
- Topic: Textures not showing up in Irrlicht
- Replies: 16
- Views: 1927
Re: Textures not showing up in Irrlicht
There are several lights though? The only lighting that I have enabled on the models is static lightmaps, which I am baking into the level. I still don't see why this is causing my models to show up black.
- Mon Jan 12, 2015 4:14 pm
- Forum: Beginners Help
- Topic: Textures not showing up in Irrlicht
- Replies: 16
- Views: 1927
Re: Textures not showing up in Irrlicht
Fair enough Asimov. Like I said, I am far from an expert in 3D modelling, but I will look into what you've said! CuteAlien, it's definitely loading the textures, I know this much. Interestingly, I've been able to get it to work by baking the lightmaps, then setting the models to use no light. For so...
- Mon Jan 12, 2015 12:55 am
- Forum: Beginners Help
- Topic: Textures not showing up in Irrlicht
- Replies: 16
- Views: 1927
Re: Textures not showing up in Irrlicht
Hey Asimov! The models are exported from Maya. I'm something of a rookie at all this 3D modelling business, so I'm just sort of making it up as I go along! I will look into your suggestions and get back to you, thanks :) Edit: I'm not sure about the ambient, but smoothing groups have been applied to...
- Mon Jan 12, 2015 12:30 am
- Forum: Beginners Help
- Topic: Textures not showing up in Irrlicht
- Replies: 16
- Views: 1927
Re: Textures not showing up in Irrlicht
Yeah, I'm not sure. The thing is that I definitely have lighting, and I'm not using any effects of any kind. It's just a standard diffuse texture on an obj model. What's also strange is that I've had it working perfectly fine before, but now any mesh I load into coppercube has no texture at all as s...
- Sat Jan 10, 2015 2:17 am
- Forum: Beginners Help
- Topic: Textures not showing up in Irrlicht
- Replies: 16
- Views: 1927
Textures not showing up in Irrlicht
So I've made my scene in coppercube, and the texturing looks just fine. http://i.imgur.com/UFPQrQH.png But then when I load the scene into Irrlicht, I have this instead http://i.imgur.com/kCBWmPQ.png The texture is definitely being loaded and applied, yet for some reason I cannot see it. This seems ...
- Thu Dec 04, 2014 6:07 pm
- Forum: Beginners Help
- Topic: Lightmap Issue
- Replies: 4
- Views: 1053
Re: Lightmap Issue
Ah I see. Right, well this is what I got.
That definitely doesn't look right...
That definitely doesn't look right...
- Thu Dec 04, 2014 3:06 am
- Forum: Beginners Help
- Topic: Lightmap Issue
- Replies: 4
- Views: 1053
Lightmap Issue
Okay, so I've made some (very bad, placeholder) models for use in my project, and am working on level design. I'm using coppercube, and I've got the models in the levels and textured, but when I calculate the lightmaps this happens: http://i.imgur.com/oc5U8Sd.png Random parts of the geometry are bla...
- Sun Nov 23, 2014 2:41 pm
- Forum: Beginners Help
- Topic: Compiling project for release [SOLVED]
- Replies: 13
- Views: 1536
Re: Compiling project for release
Okay, that helps a lot, thanks so much!
- Sat Nov 22, 2014 5:42 pm
- Forum: Beginners Help
- Topic: Compiling project for release [SOLVED]
- Replies: 13
- Views: 1536
Compiling project for release [SOLVED]
Apologies if this is a silly question, but I can't find the answer anywhere. I've googled it in about as many ways as I can think of, and have searched the forums, but I can't find the answer to this question. (It's possible that's because it really is obvious, but I thought I'd ask) So essentially ...