Page 1 of 1

barrel rotator

Posted: Sat Dec 22, 2012 6:36 am
by sigflup
Here's a scene from a demo I'm working on

barrel.bin

The bin is so big because the rest of my demo is hiding in it.

Posted: Sat Dec 22, 2012 11:41 am
by TmEE co.(TM)
That is cool stuff ! What is the deal with the fuzzy edges though ?

Posted: Sat Dec 22, 2012 12:12 pm
by djcouchycouch
Do a barrel rotator!

Posted: Sat Dec 22, 2012 1:39 pm
by bioloid
Excellent ;)

Posted: Sat Dec 22, 2012 3:28 pm
by Stef
Really nice effect :) Edges looks a bit sharpy (as it was on your previous v scroll effect), is that expected / wanted ?

Posted: Sat Dec 22, 2012 4:55 pm
by sigflup
Stef wrote:Really nice effect :) Edges looks a bit sharpy (as it was on your previous v scroll effect), is that expected / wanted ?
it's expected. Not really wanted. It's from having an h-counter of 1

Posted: Sat Dec 22, 2012 5:02 pm
by bioloid
may be possible to remove it using pair lines duplication of the custom filling ? (double height with 2x granularity)

Posted: Sat Dec 22, 2012 5:36 pm
by sigflup
bioloid wrote:may be possible to remove it using pair lines duplication of the custom filling ? (double height with 2x granularity)
Why it would!

Posted: Sun Dec 23, 2012 5:49 pm
by bioloid
Using simple resizing to double it works better (need a better resize though to have precise x2), here is my wip basic test :
http://downloads.kstorm.org/rom.7z

Posted: Sun Dec 23, 2012 10:57 pm
by sigflup
bioloid wrote:Using simple resizing to double it works better (need a better resize though to have precise x2), here is my wip basic test :
http://downloads.kstorm.org/rom.7z
yeah, the edges do look a lot better. nice job