Rotate Terrain 360 Degrees [SUGGESTION] [EDITOR]

Started by Wafflem, April 15, 2016, 02:33:26 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Wafflem

BitBucket: https://bitbucket.org/namida42/neolemmixplayer/issues/18/360-degrees-of-freedom-for-terrain

This may be too complicated to code, so if it can't be done then no worries.

An object can currently only be rotated by 90 degrees. Is it possible to make it so an object can rotate any number of degrees (e.g. similar to this)?
YouTube: www.tinyurl.com/YTWafflem
Twitch: www.twitch.tv/Wafflem467

Have level designer's block right now? Have some of my incomplete levels for LOTS of ideas!

Gronkling

Rotating low resolution graphics by non-multiples of 90° is hard.



This is the same piece of rock graphic (shown on the far right) rotated 30°. The one on the left uses anti-aliasing and therefor looks quite blurry and will look quite out of place with other pieces that use a sharp limited colour scheme. The other one doesn't and looks strange and jagged.

namida

It would require significant revisions to the rendering code. Fortunately, that's something that's on the todo list anyway. So we might indeed be seeing this capability in the future.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)