Community

SCI Programming => SCI Community How To's & Tutorials => Topic started by: gumby on September 07, 2013, 09:46:40 PM

Title: PIC drawing tips
Post by: gumby on September 07, 2013, 09:46:40 PM
Starting this thread to help document tips to help developers draw top-notch picture resources.  

While attempting to draw tree foliage, I was tempted to simply use a combination of fill areas consisting of lime, green & a green/black dither.  This did a pretty good job, but it lacked a level of authenticity, it just seemed too regular.  In Companion there is a option in the 'pen style' to select a random pattern, essentially a 'spray paint' tool.  Selecting a random pattern with a large pen size & applying it judiciously over the filled areas generated a very pleasing effect.

Also works great for creating 'bunches' of flowers on the ground or creating grassy areas.
Title: Re: PIC drawing tips
Post by: gumby on August 09, 2014, 12:54:16 PM
I just figured out how to use the replace color functionality in Companion.  Choose the color you want to replace as your left mouse button color & the color you want to replace it with as the right mouse button color.

Then select the 'Replace Color' tool from the toolbar and then double-click a pixel in the view that corresponds to your left mouse button color.
Title: Re: PIC drawing tips
Post by: Cloudee1 on August 21, 2014, 01:42:52 PM
 In Companion there is a option in the 'pen style' to select a random pattern, essentially a 'spray paint' tool.  Selecting a random pattern with a large pen size & applying it judiciously over the filled areas generated a very pleasing effect.

I am totally not finding the pen style options...
Title: Re: PIC drawing tips
Post by: Collector on August 21, 2014, 03:00:34 PM
In Companion there is a option in the 'pen style' to select a random pattern, essentially a 'spray paint' tool.  Selecting a random pattern with a large pen size & applying it judiciously over the filled areas generated a very pleasing effect.

I am totally not finding the pen style options...
Title: Re: PIC drawing tips
Post by: Cloudee1 on August 21, 2014, 07:36:31 PM
I see, as part of the pic editor. I was totally looking for the same option in the view editor.