Vyoma
Jan 12 2007, 04:08 PM
| | Here is one more of a vector art illustration that I created just now for a future blog post of mine. After looking at few geese photos from Google Image search, I came up with this concept and drew it.

It took me about an hour using Inkscape to do the above illustration.
 |
Reply
mtnbluet
Jan 12 2007, 04:11 PM
Wonderful! I love it! Thanks for sharing!
Reply
Mark420
Jan 12 2007, 05:17 PM
very nice Vyoma..your getting better each time.. Good Luck!
Reply
knight17
Jan 12 2007, 05:45 PM
The drawing looks good In My Opinion. One suggestion, try to change the colour scheme a bit.
Reply
Vyoma
Jan 12 2007, 07:33 PM
mtnbluet, Mark420, thanks a lot. knight17, could you suggest a color sheme for me? I seem to not able to go creative on the color scheme (might be because I am too sleepy now), but when I tried everything else, I seemed to do worse, and so I stuck with a naturalistic color scheme. It just marginally went along with the site where it will be published. Man! >< I do need to work on my color theory.  Thanks for your input, knight17.
Reply
foolakadugie
Jan 12 2007, 09:01 PM
Very nice! Good clean illustration. As for color scheme I think it could be tweaked a little too. I think a more muted blue would be easier on the eyes. The sky right now seems to be a little over powering. Maybe a color scheme like this?
Reply
polarysekt
Jan 12 2007, 09:20 PM
If you change the color scheme, I would suggest you retain the same system... i.e. - the tips of the wings seem to be a darker version of the inside of the wings, and then a white body... black can probably remain, as it seems to define your outlines and eyes... dark (color) for wing tips light (color) for wings very light (color) for body... EDIT: less light (color) for darker body color... woops... i.e. insert a variant of Red, Green, or Blue for (color) - as right now it looks like... dark (brown) light (brown) white... EDIT: gray you dig? just a suggestion... I only say this because i use this fairly general scheme to draw 3d boxes and buttons - the white usually stays constant, as well as the black... also... for the sky, the gradient works well, although you may want to further enhance by either continuing with a hot/cold opposition, color/compliment, or perhaps cold/cold or hot/hot... i am by no means an artist... although... I've found the scheme works pretty well... what was that font you used for your name... that's pretty cool (not the gradient on the layer, but the actual typeface...) in addition, you could design them like fire.... the white body, yellow wings, and red tips... or a blue body... depending on how well you know the electromagnetic spectrum of visible light you can do many variations from violet to red or vice versa.... as for the sky - the blue resulting from a diffraction of light through particles of O3 is usually quite natural... but you could generate a cloud field... to show perhaps why those geese are flying in the first place... (clouds seem to show that crappy winter weather is coming... although... they may have already arrived at their destination closer to the equator...) peace... p.s. never used inkscape... but many drawing programs include a cloud generation plugin (with color options...) and/or... you could add a sun and a lens flare for flavour.... (of course, the sun is usually hidden by clouds... lol)
Reply
Vyoma
Jan 13 2007, 07:01 AM
polarysekt, hey thanks. That is quite an extensive explanation of color schemes you have given there. Though, I could not use it for the context. QUOTE as for the sky - the blue resulting from a diffraction of light through particles of O3 is usually quite natural... but you could generate a cloud field... to show perhaps why those geese are flying in the first place... (clouds seem to show that crappy winter weather is coming... although... they may have already arrived at their destination closer to the equator...) Ah! Them flying in one direction is not actually the aim of this illustration. It is just that I wanted a illustration that showed that alignment amongst entities in nature, brought about their aesthetic beauty. Yet, these are good set of options you have given me. It will surely help me in my study... foolakadugie. :| WOW! I mean - W O W! I just woke up and logged into Asta and when I saw this, the little bit of sleep beads on my eyes evaporated! I just could not believe that you took the lame looking artwork of mine and converted into something so dramatic. This definitely puts me on a path to learn more on color theory. I just cannot rely on structure and composition.
Reply
foolakadugie
Jan 13 2007, 05:21 PM
QUOTE(Vyoma @ Jan 12 2007, 11:01 PM)  polarysekt, hey thanks. That is quite an extensive explanation of color schemes you have given there. Though, I could not use it for the context. Ah! Them flying in one direction is not actually the aim of this illustration. It is just that I wanted a illustration that showed that alignment amongst entities in nature, brought about their aesthetic beauty. Yet, these are good set of options you have given me. It will surely help me in my study...
foolakadugie. :|
WOW! I mean - W O W!
I just woke up and logged into Asta and when I saw this, the little bit of sleep beads on my eyes evaporated! I just could not believe that you took the lame looking artwork of mine and converted into something so dramatic.
This definitely puts me on a path to learn more on color theory. I just cannot rely on structure and composition.
I am glad you like it! Just remember that is all your art (just a quick tweak on my part  )! Just think about colors opposite each other on the color wheel. I used a blue with a little green in it and for the wings a brown with some orange/red hues. Orange red compliments blue green because they are 180 degrees from each other on the color wheel. Color really can make a big difference. Recently I designed a few different variations for a website design. I felt so stuck after 3 different designs and I really hated one of them. I ended up taking my least favorite and giving it completely different colors and it just instantly transformed into something that worked. The client ended up choosing that design. It amazed me that when I took that boring ugly design and gave it some new colors it just immediately WORKED. If you want to learn more about color you could research triad and tetrad color harmonies. For some quick color inspiration the following site can help with making some neat color combinations: http://colorblender.com/
Reply
Vyoma
Jan 16 2007, 02:14 PM
Thanks for that link, foolakadugie, and thanks for all that juicy info. I knew about color harmony a bit, and I do apply it while designing web-pages, but it never really crossed my mind that the artworks to could use choices heavily based on color theory.
Reply
Recent Queries:--
geese formation / vector - 451.72 hr back. (1)
-
geese formation quote - 522.18 hr back. (1)
Similar Topics
Keywords : geese, formation, vector, art, illustration, blog, article
- Somebody Steal Your Blog?
(2)
Wanted - Blog Authors (not Paid)
(0) I am inviting authors for my blog @ www.blog.jbi.in ..... I shall not pay you. But you may
include a link to your site/blog at the end of each post.If you are interested just reply here..
Note : Your posts must be relevant to any of the following keywords ... computers, technology ,
internet , software , hardware....
How To Call A Dll From Delphi
Last article I showed how to create a DLL, now we are going to learn h (0) In this example, we are going to use a Form, 2 text box (which the user should enter the both real
numbers) and a button. See the Source example: unit usadll; interface uses Windows, Messages,
SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm)
Label1: TLabel; Label2: TLabel; Button1: TButton; Edit1: TEdit; Edit2: TEdit; procedure
Button1Click(Sender: TObject); private { Private declarations } public { Public declarations } end;
function Max(a, b : double):double;stdcall; var Form1: TForm1; implementation {$R *.....
Vector Linux
Looks cool, anyone use(d) it? (5) well last year i was downloading vector linux and gave up on it cos i only had dial-up. but i
remembered about it a while ago and the new version looks so cool! i wanted to know if anyone
out there has used it before and tell me what its like! i might download it tomorrow. ill
probably get the SOHO (small office/home office) edition, it has a better design! they are
currently in version 5.8. so basically, anyone used it before? whats your opinion and should i try
and install it on my old hard drive and get rid of centOS? my old hard drive is picky, all i can ....
Hearts Vector Wallpaper
(0) Another one of my vector wallpapers, for that love theme for you to share with your love ones across
the computer world. enjoy. ....
Fox With Feather
Illustration for an article (0) Here is an illustration I did for a blogpost at KalaaLog.com: No More Photoshop - Use GIMP I
tried to get a WestMinister style of illustration. (I am not even sure if that is what the style
is called - it appears in the IEEE magazines like Spectrum - usally at the last set of pages).....
City By Night Vector Tutorial
(0) City at Night Tutorial This tutorial is based on the wallpaper I design, you will need the
following brushes to accomplish this tutorial or other designs like it. As note that a lot of
layers will be moved around during the course of this tutorial and I will let you know as such.
Download brushes here Small note on the brushes I did not create them I am justing packaging
them so people don't have to spend hours looking for them. Step 1: Open up a new document
and since we are going for a desktop wallpaper the size will be 1024x768. Now select t....
City By The Night Vector Wallpaper
(7) I like to present my first legit Vector design, after downloading enough vector brushes to keep me
happy I thought I try my luck and see what I could design. I designed it at 1024x768 and it looks
halfway descent as a desktop wallpaper, so questions and comments. ....
How To Make A Blog On Your Site!
(1) I want to put blog on my site! Is it hard? Well, let us to disscus that!....
Sorting A String Vector
(0) I did this code for a reason... It was a school project... I could not find this info anywhere...
Maybe it will be use to some1 else. /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" /> #include #include #include using namespace std; int main() { int
count=0; vector Names(2); Names ="Alexa"; Names ="Alexc"; Names ="Alexb"; cout while(count
{ cout count++; } int i,j; int min; for(i=0;i { min = i; for (j = i + 1; j { if
(Names Names .swap(Names ); } count=0; cout while(count { cout count....
Internet Marketing Strategy Article
internet marketing strategy article (0) http://www.internetmarketingsingapore.com/...eting-Strategy/ This is a very good resource for
internet marketing strategy articles. Check it out. /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" />....
Article On Rss
(4) Introduction to RSS : RSS is technology that allows you to access web and blog
content automatically . The expansion of RSS is " Really Simple Syndication. Once your browser or
computer has an RSS reader on board, you can subscribe to any number of RSS "feeds." A feed is
simply a way in which a reader may subscribe to website content - most commonly blogs or news sites.
A news site, for example, may list their latest headlines or entire articles in their feed every
time a new article is published. A blog would publish this feed as a series of recent p....
Kalaalog - About The Arts
Blog site review please (1) Check out KalaaLog.com . It is a blog I started recently, and used the blog.txt theme on it. I
did a lot of Typographical changes and have just created a logo for it. I would be glad to hear
your comments and critiques on this.....
Windows Vista
article (17) It was about time to test Windows Vista... Part 1 : Introduction and History After 5 years
of waiting, the most promoted version of the Windows operating system has finally seen the light.
In 1995, Microsoft has launched a product that was to become famous and contribute fully to
IT developing by introducing a series of new facilities, meant to simplify and enrich the multimedia
experience of the final user, a critical point of OS of that period: Windows 95. Its launch has been
made with an unprecedented marketing campaign, meant to promote the new pl....
Valentine Illustration
something I made for last years v-day (15) With valentines day approaching, I decided to post this. It is an illustration I made for a
valentine last year. Although most of it was done by hand there was some compositing that I did in
photoshop. The splattered paint splotches behind the flowers were painted on a separate paper and
were then composited into the illustration. The only other thing I did digitally was change the
background color to that creamy off-white shade instead of the broght white paper that it was made
on. The illustration was done on two sheets of paper that were taped together, becaus....
Internet Explorer 7 Vs Firefox 2
article (15) I have noticed that many things where said about these 2 programs that were not correct, so i plan
to take the comparison from the very beginning. The very long period Of time Between 1998 and 2.004
has Represented without a doubt The most boring stage in the computer at evolution regarded Strictly
From the web browsers point of view. stalking with march 1998 the date in which Netscape Has given
up developing its own browser navigator launching it As an open source project, And ending with
November, 2004 the date at which Mozilla Firefox Has been officially launched Th....
Story Teller
A vector artwork (10) One of my blog-team is writing an article on storytelling/narration . This is a vector art quicky
I did for the illustration of the blog post: Edit: Link to the article updated.....
Bulletproof HTML: 37 Steps To Perfect Markup
Excellent article that highlights and answers most FAQ about HTML (4) Hi, i want to share with everybody this excellent article at sitepoint.com that i just read, it
highlights and answers most FAQ about HTML, it's very consice and simply and for me it is a must
to read. You can read it at Bulletproof HTML: 37 Steps to Perfect Markup . Best regards,....
"Command Prompt"
A vector image for a blog article (5) /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Well, that
is a enlarged view of a vector illustration I made for another blog post I will be writing soon.
Nothing breath taking - I know - it is just a 5-10 minute doodle I did in Inkscape and it seemed to
have come out ok. Thought of showing it to you guys here.....
"Orphan Work" And "Designing"
Some more vector art (5) Boy... am I getting addicted to this or what? Like my earlier work, these two illustrations I
created in Inkscape for the coming blog posts at my blog. This is for a blog post on the Orphan
Work Act of 2006 blog post, that I will be able to post by next week. This one is for a series of
design articles that I intend to write about. /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" />....
What Is Your Favourite Blog Software
..tell me the deadly secret of yours :) (15) I am planning to design a web site about computers and security stuff. I think the easiest way is to
set up a blog so i am trying to find out which is the best. I used Wordpress and it seemed fine. So
what are your favourites (cons and pros also)....
Ant And Larvae
Vector Art for a blog article (6) Well, here is another one of vector art that I created. It took roughly 2 hours from concept to
final stage in Inkscape. My friend who is in the team of authors for my blog has written an
extensive write-up on a nature related topic that dealt with parasatic blue butterflies (their
larvae), ants and wasps. I was pretty impressed by the write up and thought I should make a image
to accompany with it. So, I started doodling with stuff and got the concept. Then I fired up the
Inkscape and this is what I have: I attempted an caricature-cartoon like feel and also wan....
Face Of A Friend
A vector artwork to gift a friend (45) Here is a work in progress I would like to share it with Astahosters. Lately, a friend of mine
joined my blogging team at Splat . She had been of great help even before when I was working on my
website WiseTome.com though she just joined Splat. To show my appreciation, I thought I would
gift her an artwork. And with this, I hope to improve my skills too. So, here goes. It is
still a work in progress . I used her photograph as a reference and worked on it from scratch in
Inkscape. The basic outline with flat colors is done, and I have just started to work o....
Raptor Vs Raid
article (3) this is an article i wrote last month (i have to write 1 article and make a lot of reviews each
month...) Once with stocking capabilities of hard disks and their performances, we can choose
between speed and capacity, but we can also combine them. Technologies have developed in all
domains, being seen as a real blast, performance differences rising from year to year. But most
components have evolved exponentially if compared to the models available on the market 10 years
ago. This way, processors worked once at only 33MHz and now are reaching the 4GHz mark, memories ....
I Wasted Four Hours My Life For This (blog Spam)?
The ongoing saga of SPAM on my website (8) Looks like I got hit again and this time it was hard. This one was directed at my Nucleus CMS blog
located at www.ycoderscookbook.com/blog. My problems are not fixed yet and a related article can be
found at http://www.astahost.com/spam-problem-forums-t13969.html . It started when I checked my
email that I have all my Astahost traffic forwarded to (which is also my main account). I knew it
was bad when I had 500+ new messages from comments on my blog. After deleting all of the messages I
checked the blog and every single post had around 15 new comments advertising ....
CuteNews: PHP-based Blog System - No MySQL
(10) I don't know if you guys have heard about CuteNews, but I think it's an awesome blogging
system. If you don't know where to get it or how to set it up, here is a quick run-down.
Download the zip file (virus free) from http://www.mysharebox.com/dl.php?key=8276639 . 1) Unzip
the file. 2) Make a folder titled "cutenews". 3) Upload the contents of the cutenews folder into the
one you've just created. 4) CHMOD the file index.php to 777. 5) CHMOD the folder "data" to 777.
6) Then CHMOD all the files and folders inside of "data" to 777. 7) Go to http://YO....
Finishing The Look Of Your Newly Install Web Script
Cleaning up your CMS, Forum, Blog, Gallery Scripts (2) Most third party webscript come complete with a standard template, color scheme, graphics set, logo,
favicon, and of course a copyright notice. Since most of these scripts are open source these days,
we have a lot of room to modify the original script as long as we don't redistribute the
modified script. * In fact, even for most paid scripts, we are allowed to modify the script to
suit our needs. It would be nearly impossible to stop most of us from making such modifications.
Here is a list of things you should change to complete the installation of your web....
Vector Sigs
Rate and Comment - 56k Warning :) (18) Hey guys i have certainly taken a liking to vector style sigs and have combined a few of my other
sig techniques to move away from the traditional full vector renders (the pics usually people) and
use just the vector backgrounds. I would like you to comment and rate them please. As you can see
they are mostly to my taste(bands and movies) and then gifts. The right Neo in the Matrix sig is a
full vector /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' />
....
Question: Vector Based Animation?
Free flash like programs... (4) Hello there! I have experience in flash through art classes in school, and Being a 16 year old
on a low budget, I was curious if there were any flash like programs out there for free? I know free
is pushing it lol... but Im desperate and my creative imagination needs to be released. I'm just
looking for something that has the basic feel and capabilities of flash. Im looking for something
that will be vector based, will animate, and will allow sounds to be added into the background!
Any information would be awesomely appreciated! Thanks much!....
Open Source blog software - what's best?
Advice on blogging software (11) I'm interested in setting up my own blog site and have toyed with a couple of offerings but I
figure someone out there might have some sage advice on what best meets my (humble) needs..
Initially I'd like to test the software on my own system which is Win32 running Apache2, PHP
4.3.8 and MySQL. I'd ideally like to have my musings etc stored on a dbase and some measure of
control over security and look-n-feel stuff. Something that makes use of CSS but not necessarily
all singing all dancing..just a calendar, a place to write entries, maybe a sidebar with som....
Looking for geese, formation, vector, art, illustration, blog, article
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for geese, formation, vector, art, illustration, blog, article
|
advertisement
|
|