Chaos Project

Featured Projects => Tasks => Advanced RPG Creator => Finished Tasks => Topic started by: Blizzard on August 21, 2011, 03:28:58 am

Title: [Finished] [RGSS] Renderable "Tone" Modifier
Post by: Blizzard on August 21, 2011, 03:28:58 am
Renderable "Tone" Modifier




Description

The "tone" attribute in the Renderable objects causes the textures to be drawn with a color tinting. This effect needs to be implemented in the underlying engine properly.



Priority

Medium.



Prerequisites

None



Assigned

Blizzard



Everything else

This task requires knowledge of the underlying engine April.
Title: Re: [RGSS] Renderable "Tone" Modifier
Post by: Blizzard on January 08, 2012, 11:57:25 am
I've managed to implement pixel shaders properly in APRIL and I managed to get ARC's color modifier to run through the pixel shader. Now I just need to change a few things here and there in order to allow the tone modifier to be applied properly. I might be able to finalize this task even today.

EDIT: Done. There's just a weird bug where it won't work with Viewports properly, but I'll take a look at that another time.