Results 1 to 11 of 11

Thread: Rate/Hate

  1. #1
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Rate/Hate


  2. #2
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    begin
    ConstructiveCritisism := 'Make the text and the spirals and the dude blend in to the background a bit more.';
    Wait(500);
    Writeln('7/10!');
    end.
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

  3. #3
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    Quote Originally Posted by bionicle1800 View Post
    begin
    ConstructiveCritisism := 'Make the text and the spirals and the dude blend in to the background a bit more.';
    Wait(500);
    Writeln('7/10!');
    end.
    Nub, doesn't compile.

    Is it just one big c4d and a render and text?

    It looks pretty simple but it's a good start.

    If you make the c4d look more like your render, and add some blending, it will look much better. The text kinda stands out too much. I'm a fan of simple text.

    If you used a different c4d/background, I think it would fit better with the colourful render.

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

  4. #4
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    The spirals are the pen tool, the c4d is a, well c4d. I needed a dark background to bring out the glow, and that was one of the only colors that worked for the glow but didn't mess with the render

  5. #5
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 3Garrett3 View Post
    Nub, doesn't compile.
    SCAR Code:
    program thingy;

    procedure Critisism;
    begin
      Wait(500+ random(30));
      Writeln('Make the text and the spirals and the dude blend in to the background a bit more.');
      Wait(500+ random(30));
      Writeln('7/10!');
    end;

    begin
      ClearDebug;
      Critisism;
    end.

    how bout now
    Last edited by Bionicle; 10-14-2009 at 12:26 AM.
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

  6. #6
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by bionicle1800 View Post
    SCAR Code:
    program thingy;

    procedure Critisism;
    begin
      Wait(500+ random(30));
      Writeln('Make the text and the spirals and the dude blend in to the background a bit more.');
      Wait(500+ random(30))
      Writeln('7/10!');
    end;

    begin
      ClearDebug;
      Critisism;
    end.

    how bout now
    Your forgot a semicolon

  7. #7
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by MylesMadness View Post
    Your forgot a semicolon
    oh snap! edited

    fail @ updates making my scar all laggy
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

  8. #8
    Join Date
    Dec 2007
    Posts
    2,766
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Colored http://planetrenders.net/renders/dis...php?pos=-17179 with render on it .

    I will hate ! Except for your pen tooling

  9. #9
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Pen tooling looks good.
    Rest is kinda... simple...
    BTW Bionicle you still missed a S-C

  10. #10
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by The Man View Post
    Pen tooling looks good.
    Rest is kinda... simple...
    BTW Bionicle you still missed a S-C
    no. look at my original post not the quote, i edit it in lol
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

  11. #11
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Had a diffren't background, but was extremely ugly

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •