Hi.
Today i encountered some strange behaviour with one of the meshes. Just take a look at the atttached picture. Debug info is visible. One of "towers" have missing cubes and textures. All of them are separate meshes, created in the same way, but with offseted vertices.
Strange behaviour with mesh(white textures, missing vertices
-
- Posts: 9
- Joined: Sat Feb 18, 2017 3:51 pm
Re: Strange behaviour with mesh(white textures, missing vert
Sorry, can't tell from a picture what is wrong. My guess would be either some array got messed up or your uv-coordinates are wrong for some of the vertices.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Posts: 9
- Joined: Sat Feb 18, 2017 3:51 pm
Re: Strange behaviour with mesh(white textures, missing vert
Exactly. It was my fault. Nevermind.