Re: Gallery Topic (post your favorite work, or WIP's)
http://img176.imageshack.us/img176/1...screen0aj5.jpg
http://img170.imageshack.us/img170/7...screen0ka7.jpg
http://img170.imageshack.us/img170/3...screen0hn4.jpg
Just shots from a little something i've been working on.
Halo Editing, especially Halo scripting alone wasn't easy for me. Then kokori's halo launcher inspired me to create this app. It's coded in c# and it was a log effort too (no really, i had to do this only knowing how to do basic IO programming in C++) so not only did i learn a lot about c# in a short amount of time, i also got better at online research and extracting answers from multiple sources. a release will come soon (i'm just working on making the scrip template buttons work). i'm hoping that this app makes life easier for everyone (suria's been delayed, the model got deleted when i lost my flash and my computer got haxored with a virus just a longer wait this time guyies, i promise the remake will be better, layout and all) back on topic, just a little while longer on this app, got school and work coming up so it shouldn't interfere too much. oh and BTW HAPPY NEW YEAR 08
Re: Gallery Topic (post your favorite work, or WIP's)
Quote:
Originally Posted by
Ð4ÑØ *
Of course it doesn't delete them, it makes them all fucking smaller...
...
Wasn't this common sense?
Nope it's not common sense since that statement is wrong in the first place.
Re: Gallery Topic (post your favorite work, or WIP's)
It makes the texel info smaller and resamples. Choose a different resampling method if you don't like the results.
Re: Gallery Topic (post your favorite work, or WIP's)
Re: Gallery Topic (post your favorite work, or WIP's)
once again patrick i wished halo could look like that either by mods or haxoring
i can't + rep right now (sometimes the system's so screwed)
Re: Gallery Topic (post your favorite work, or WIP's)
Re: Gallery Topic (post your favorite work, or WIP's)
Quote:
Originally Posted by
Ð4ÑØ *
Of course it doesn't delete them, it makes them all fucking smaller
:v
Re: Gallery Topic (post your favorite work, or WIP's)
Pixels cant change is size, a pixel is a pixel.
Ex:
Code:
|_| 1x1 pixel |_||_| 2x2 same pixel
|_||_|
Same pixel, one is just painted at higher resolution, right? Correct me if I'm wrong.
Re: Gallery Topic (post your favorite work, or WIP's)
That is correct.
Let me try to show you what happens and why DANO is WRONG:
(sorry for the optical illusion in there but you can clearly see that is does NOT resize pixels or delete them, it tries to find a transition which is the effect Kalub and me were talking about)
http://img86.imageshack.us/img86/6580/qsdawdxs5.png
Re: Gallery Topic (post your favorite work, or WIP's)
shrinking a texture just makes you LOSE detail.
SHRINKING does not ADD anything. at all.
painting textures at a resolution you're not going to use it at is just DUMB.
people used to do it, because they thought it gave them sub-pixel detail everyone knows thats bullshit thats why nobody does it anymore.