Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: How to achieve pixel graphics without huge textures  (Read 3649 times)
0 Members and 1 Guest are viewing this topic.
Ryztiq
Pixel Bender
Brawl Vault Staff
****
Offline Offline

Posts: 115


Graphics Kid

  • Awards Former PMDT Hot Topic Star Hacker Hyperactive Contributor

  • View Profile WWW Awards
    « on: October 31, 2017, 04:18:53 PM »


    Ever wanted to make a classic style stage but the textures look like this when you import them?


    Eww right? Well, this is caused by a filter that all textures use in standard shading. In games, textures can be filtered by either a linear filter or a nearest filter. If you've ever used photo editing software before, you might know these options as nearest neighbor or bilinear.

    Linear filtering blurs the pixels when the image is low resolution, which is the cause of blurry textures when making stages or mods like the mario one shown above.

    However! Many might not know, but there actually is an option to change the filter for textures in brawlbox, rejoice!
    To find it, first open up any model that you're editing and expand the materials folder like so:


    Then, in each of the materials that you want to use low-resolution textures for, simply change the mag filter in the texture options from linear to nearest, and you're done!


    The other filter is used for mipmapping, a method of resolution changing when models are far away, hardly anything in brawl uses this method, aside from some outsourced models like sonic or snake, but here's a texture refrence for the shading methods used by mipmapping.
    Logged



    Pages: [1]
    Print
    Jump to: