Author Topic: Cuervo Preset - 2020 (+Iridescent effect!)  (Read 3926 times)

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Cuervo Preset - 2020 (+Iridescent effect!)
« on: July 23, 2020, 01:08:24 am »

-

Lil Story
Cuervo has needed a preset for a long while now, after having her for 2 years I've never made a preset that I would activley use or be proud of, but today that changed!
I stayed up until 5am last night creating the base of this preset, after being fustrated and it not coming out the way I wanted (at the time), I went to bed. But in the morning after looking at it for a while I really liked it! Though, her wings looked really rough and I was super unhappy with them
Little picture of what they looked like, just very 'jumbled' and not what I wanted
And a friendly member in a Server I'm apart of suggested adding an iridescent effect onto her preset!
Unfortunately, the codes they offered didn't work and were for creating full-metallic presets. After a few hours of fiddling with code, Paperboy, who is like a god at coding btw, if you've seen their personal preset you know what I'm talking about, offered me help and fixed some code to get the end result!
With their permission I've given out the code, so you too can make your own iridescent preset! Which can be found at the end of this post (Please note I do not know how this code works! If you come across any issues I cannot help you)

-

In-Game gifs!
These gifs do not do her justice at all, due to the low-quality of them, but I thought I'd share anyway!
The iridescent effect changes when moving the character and changing lighting.


-

FHP Download
Please note this download only works for FH!
tinyurl.com/CuervoPreset20

-

Iridescent Code
This code can be used on all body parts except for the mane and eyes.
Code: [Select]
material preset_11_bodyMatL
{
    set $diffuseCol "1 1 1 1"
    set $specularCol "1 1 1"
    set $shininess "16"
 technique
 {
   pass
   {
            illumination_stage ambient
            ambient 1 1 1 1
            diffuse $diffuseCol
            specular 1 1 1 8
            emissive 0 0 0 0

            texture_unit
            {
                texture metal.jpg
                env_map spherical
            }
   }
   pass
   {
            illumination_stage per_light
            scene_blend add
            diffuse 1 1 1 1
            specular 0 0 0 8
            emissive 0.3 0.3 0.3 1
            texture_unit
            {
                texture preset_11body.jpg
            }
         
   }
      pass
   {
               scene_blend add
               illumination_stage decal
            ambient 0.5 0.5 0.5
            diffuse 0.5 0.5 0.5 0.1
            specular 0.2 0.2 0.2 16
            texture_unit
            {
            texture metal.jpg
            env_map spherical
            }
   }
      pass
   {
            illumination_stage decal
            scene_blend modulate
            diffuse 1 1 1 1
            specular 0 0 0 0
            emissive 1 1 1 1
            texture_unit
            {
                texture preset_11body.jpg
            }
         
   }
 }
}
material preset_11_bodyMatR
{
    set $diffuseCol "1 1 1 1"
    set $specularCol "1 1 1"
    set $shininess "16"
 technique
 {
   pass
   {
            illumination_stage ambient
            ambient 1 1 1 1
            diffuse $diffuseCol
            specular 1 1 1 8
            emissive 0 0 0 0

            texture_unit
            {
                texture metal.jpg
                env_map spherical
            }
   }
   pass
   {
            illumination_stage per_light
            scene_blend add
            diffuse 1 1 1 1
            specular 0 0 0 8
            emissive 0.3 0.3 0.3 1
            texture_unit
            {
                texture preset_11body.jpg
            }
         
   }
      pass
   {
               scene_blend add
               illumination_stage decal
            ambient 0.5 0.5 0.5
            diffuse 0.5 0.5 0.5 0.1
            specular 0.2 0.2 0.2 16
            texture_unit
            {
            texture metal.jpg
            env_map spherical
            }
   }
      pass
   {
            illumination_stage decal
            scene_blend modulate
            diffuse 1 1 1 1
            specular 0 0 0 0
            emissive 1 1 1 1
            texture_unit
            {
                texture preset_11body.jpg
            }
         
   }
 }
}

-

Credits
Textures: Keawolf
Colouring and small edits: bunnybinge / me
OC Design: yvesbiian, with small edits from me
Effects: Paperboy

-

I love this preset so much and looking at it always gives me that needed boost of serotonin!
I hope others like it too. ♡

Avatar by byambyy | Signature by rykerclawss

SpicyDirt

  • Guest
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #1 on: July 23, 2020, 01:13:07 am »
This is absolutely gorgeous. Thank you for sharing this with us!

Offline Garfield.

  • ✨Magical chihuahua✨
  • Finest Floof
  • ***
  • Posts: 901
  • Country: co
  • Floof-O-Meter: 80
  • hello, it's mac
    • channel/UClsDv82N2aher_4BWUy8KPQ
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #2 on: July 23, 2020, 01:16:56 am »
That is very cool!! I really like Cuervo!

Offline Bloo.

  • Space-Child ✌
  • Moderator
  • Elder Grey Pelt
  • *****
  • Posts: 2,657
  • Country: us
  • Floof-O-Meter: 191
  • nyoom
    • Bloopaloozer
    • Bloopalooza FH
    • aLittleProzium
    • Bloopalooza
    • View Profile
    • DeviantArt
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #3 on: July 23, 2020, 01:22:04 am »
That looks so freakin cool ;O;


You are amazing <3

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #4 on: July 23, 2020, 02:32:05 am »
This is absolutely gorgeous. Thank you for sharing this with us!
That is very cool!! I really like Cuervo!
That looks so freakin cool ;O;
Thank you for the comments, guys!
She was a pain in the butt at the time of making but I'm glad other people now like her as much as I do!

Avatar by byambyy | Signature by rykerclawss

Offline Telluric

  • the future is bulletproof, the aftermath is secondary, it's time to do it now and do it loud, killjoys? make some noise!
  • Finest Floof
  • ***
  • Posts: 702
  • Country: us
  • Floof-O-Meter: 78
  • -cue live studio audience groan
    • telluricdog
    • artelluric
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #5 on: July 23, 2020, 04:27:50 am »
hmmmmmabsorbs this into my preset folder...
they say the world is endin'

well maybe it's about time!
don't ask about the yellow flower
see you, space cowboy..

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #6 on: July 23, 2020, 04:42:19 am »
Whoooa, this is so amazing o:
Very excellent job on this preset <3 And thanks for sharing the code as well !

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7

Offline Dark_heart

  • Professional Razmirz's Cheese Stealer
  • Pack & Pride Representative
  • ****
  • Posts: 1,363
  • Country: 00
  • Floof-O-Meter: 83
  • -- Moving account --
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #7 on: July 23, 2020, 08:13:39 am »
Very lovely preset! Good job, keep it up!
« Last Edit: August 02, 2020, 03:52:59 pm by Dark_heart »
On new account Aiiokia

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #8 on: July 23, 2020, 02:25:57 pm »
hmmmmmabsorbs this into my preset folder...
hehehe >:3

Whoooa, this is so amazing o:
Very excellent job on this preset <3 And thanks for sharing the code as well !
Thank you babs! <3
And no problem! I haven't found the code anywhere else and Paper did an amazing job, I thought why not share!

Very lovely preset! Good job, keep it up!
Thank you! Will def try to make more presets in the future!

Avatar by byambyy | Signature by rykerclawss

Offline Morqque

  • A Positive Nihilist
  • Community Champion
  • ****
  • Posts: 2,134
  • Country: us
  • Floof-O-Meter: 123
  • In the shadow of the light from a black sun
    • View Profile
Re: Cuervo Preset - 2020 (+Iridescent effect!)
« Reply #9 on: July 23, 2020, 09:31:36 pm »
This is just amazing my dude. The detail is astounding.