Terrain smoothing causes shrinking

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
ralian
Posts: 28
Joined: Tue Nov 11, 2014 1:00 am

Terrain smoothing causes shrinking

Post by ralian »

Apparently when smoothing terrain meshes, the size is reduced without warning. This was
probably intentional, since data would have to be interpolated to avoid size reduction, but
since the size reduction is neither documented or optional, I believe it is a bug. I'd be happy
to fix this if you'd like.

-Ralian 8)
CuteAlien
Admin
Posts: 9652
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Terrain smoothing causes shrinking

Post by CuteAlien »

Link to original report: http://irrlicht.sourceforge.net/forum/v ... =4&t=50387
(somehow I can merge posts in the forum, but as I tend to mess that up I'll just link).
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
Post Reply