Author Topic: So I make presets...but for whatever reason the mane texture derps  (Read 1873 times)

Offline _nightingale_

  • Dedicated Supporter
  • ***
  • Posts: 403
  • Floof-O-Meter: 26
  • I'm back?
    • View Profile
I'm having mane texture issues ;_;

I've tried different codes for it and it still doesn't work...

Anyone got an idea how to fix it?

Here is what I see :



Code I used :

material preset_4_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture AngelMane.png
                }
          }
     }
}

and also this one :

material preset_8_maneMat
{
   transparency_casts_shadows off
   receive_shadows off
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         alpha_rejection greater_equal 128
         texture_unit
         {
            texture Hackersmane.png
         texture_unit
         }
      }
   }
}
« Last Edit: October 15, 2013, 07:59:52 pm by ~Nightingale~ »

My art page : gerce.deviantart.com

Offline OreoHeroz

  • Taco-Hat
  • Elder Grey Pelt
  • ****
  • Posts: 3,225
  • Country: 00
  • Floof-O-Meter: 142
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #1 on: October 15, 2013, 12:42:29 am »
Are you saying that the colors are off? Or are you saying you want a specific mane texture?

Offline Feareh

  • The Jaguar Artist
  • Ancient Silver Mane
  • *****
  • Posts: 4,026
  • Country: us
  • Floof-O-Meter: 195
  • Where is the Walrus Species?
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #2 on: October 15, 2013, 01:10:57 am »
A little more info of what kind of preset you are wanting to make please. I see that its a texture mane, but is it suppose to be moving?
But if you are talking about those sharp areas in the hair that looks like rectangles then that's how its suppose to be I think.
I Stalk from time to time...I have moved on to other things but do miss this place. Good times
Add me on discord:
Bakujio 🐺#7358

Offline SteampunkWolfdog

  • That British Snob
  • Community Champion
  • ****
  • Posts: 1,870
  • Country: gb
  • Floof-O-Meter: 157
    • ClockworkCarnivore
    • felislupus
    • @charliehowls2
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #3 on: October 15, 2013, 04:35:54 pm »
This code seems to make preset manes more or less normal.

Code: [Select]
material preset_4_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_4mane.png
                }
          }
     }
}

I can see that half your code it already like this, but I'm not certain what the top coding is meant to do o.0

Preset (Updated 3/1/17)

(Formerly SpiritSilverWolf)

Offline _nightingale_

  • Dedicated Supporter
  • ***
  • Posts: 403
  • Floof-O-Meter: 26
  • I'm back?
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #4 on: October 15, 2013, 07:54:40 pm »
I already made this preset, this is just an image I kept of the issue I had, and had it resolved once, and it stopped working on the other presets I made, no it is not moving, and it is not a color issue, it is that it shows through the actual 3d hair part (idk what its called) and the edges of the texture are white-ish, its strange really...

My art page : gerce.deviantart.com

Offline _nightingale_

  • Dedicated Supporter
  • ***
  • Posts: 403
  • Floof-O-Meter: 26
  • I'm back?
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #5 on: October 15, 2013, 08:00:46 pm »
This code seems to make preset manes more or less normal.

Code: [Select]
material preset_4_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_4mane.png
                }
          }
     }
}

I can see that half your code it already like this, but I'm not certain what the top coding is meant to do o.0

just tried that code out, it didn't work either >_<, i uploaded a new picture I took with a preset using that code that also has a mane issue...

My art page : gerce.deviantart.com

Offline OreoHeroz

  • Taco-Hat
  • Elder Grey Pelt
  • ****
  • Posts: 3,225
  • Country: 00
  • Floof-O-Meter: 142
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #6 on: October 15, 2013, 08:19:10 pm »
Did you use GIMP for this?

May I see the mane you used? (A screenshot of the preset mane)

Offline Feareh

  • The Jaguar Artist
  • Ancient Silver Mane
  • *****
  • Posts: 4,026
  • Country: us
  • Floof-O-Meter: 195
  • Where is the Walrus Species?
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #7 on: October 15, 2013, 08:24:24 pm »
From the looks of the picture it looks like you have some spaces in your hair file that have been erased.
NOTE: there is a mane png in the spoiler, its just so darn black you cant see it :p
try this out and see if it works. It could just might as well be the hair file you are using
« Last Edit: October 15, 2013, 08:25:59 pm by Feareh »
I Stalk from time to time...I have moved on to other things but do miss this place. Good times
Add me on discord:
Bakujio 🐺#7358

Offline OreoHeroz

  • Taco-Hat
  • Elder Grey Pelt
  • ****
  • Posts: 3,225
  • Country: 00
  • Floof-O-Meter: 142
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #8 on: October 15, 2013, 08:28:59 pm »
I will also suggest something else of what ninja said,


Maybe you need to erase the outer lines of the mane? Not using the erase button, but taking the color you want to use and tracing over the line. I don't know if that will work, but that is what I do when the lines show.

Offline Sherlockian

  • Yes, it means I'm bread
  • Dedicated Supporter
  • ***
  • Posts: 422
  • Country: 00
  • Floof-O-Meter: 65
  • Lynxy nuzzles <3
    • View Profile
Re: So I make presets...but for whatever reason the mane texture derps
« Reply #9 on: October 15, 2013, 08:40:57 pm »
I've quite commonly found that, when I've had this happen with my manes on presets (the little white outlines) it's because I used the 'Fuzzy select tool' (this is what it is called in gimp, usually called the 'wand' tool on other programmes) to select the mane and then colour in, leaving white outlines. My solution is instead of using that to select it, instead just lock the alpha channel, or opacity or whatever it's called on your art programme and then colour in that way. Always has worked for me. Hope this helps. ^^
Please, feel free to call me Genny. x)


Avatar & signature by Zady <3