• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!
JesusHipster
Reaction score
771

Profile posts Latest activity Postings Experience Media Albums Resources About

  • Wait what? I just realised you were not on my friend list :O

    So I started messing around with a possible upcoming project. And for that, I'll need models - mainly UI models, but who knows, maybe some effects too.

    Nothing is set in stone yet, and I'm still testing things, so it might not even be possible. But still, I want to know if I could count on you if we agree to start doing it (well, I'm already working on it, as I said, but I don't want to waste anyone's time just yet). You'd get a full membership in the team (which, at the moment, consists of me as the coder & leader and Koronis, my eternal friend, as the main idea generator)

    I just mentioned the project on Anachron's profile, so you can find some info there, but if that's not enough, I can tell you more about it in PM's.
    I could add more reputaion to you, but I dont know how to add more than 1((
    I don't really remember which ones but I'll try to find them again. AFAIR, most of them were modern models like the cars.
    Thank you for the ProgressBar Dummy. I used it to spice up this system TownPortalSystem.
    Reputation (+1):
    (Bundle) Wanted to found something cool from you (I don't really know you sorry xD) to rep you for the reps you gave me for my system :) Check it again I updated it :)
    xD it seems you are looking at my resources, thanks for the rep ;)

    And btw, your models are really cool
    Hey, I never actually rate anything I moderate. I firmly believe that the subjective opinion of a moderator on the scale of 1 to 5 isn't something people should look up to. I find DC the only viable reward for a truly amazing model. I can, however, rate models upon request, so if you have any models which you'd like being rated, link them to me.
    Yea, I've been thinking of that, but Hellx's already finished the red version, and it looks pretty damn cool too. We're all quite busy so I didn't want to do modifications to the hero at this point.
    Actually no. At the moment, it uses a preset ribbon and creates variants of it that go outwards in a circle shape and then come back into the middle while moving upwards at the same time (just like in the DarknessLeech model). I didn't want it to look too even or smooth, that's why I wrote this program to easily randomize the curves. So right now, it only actually calculates the animation part, but it puts out the whole emitters, so that you don't have to do anything manually.
    RibbonEmitter "Ribbon1" {
    ObjectId 2,
    Translation 15 {
    Bezier,
    0: { 0.0, 0.0, 368.88975 },
    InTan { 0.0, 0.0, 368.88975 },
    OutTan { 0.0, 0.0, 220.19973 },
    211: { 0.0, 0.0, 75.07736 },
    InTan { 0.0, 0.0, 223.76738 },
    OutTan { 0.0, 0.0, 33.61328 },
    487: { 0, 0, 0 },
    InTan { 0.0, 0.0, 0.0 },
    OutTan { 0, 0, 0 },
    998: { 0, 0, 0 },
    InTan { 0, 0, 0 },
    OutTan { 0, 0, 368.88975 },
    999: { 0, 0, 368.88975 },
    InTan { 0, 0, 368.88975 },
    OutTan { 0, 0, 368.88975 },
    1000: { 0.0, 0.0, 363.31834 },
    InTan { 0.0, 0.0, 363.31834 },
    OutTan { 0.0, 0.0, 267.0902 },
    1270: { 0.0, 0.0, 61.22207 },
    InTan { 0.0, 0.0, 157.4502 },
    OutTan { 0.0, 0.0, 27.41005 },
    1551: { 0, 0, 0 },
    InTan { 0.0, 0.0, 0.0 },
    OutTan { 0, 0, 0 },
    1998: { 0, 0, 0 },
    InTan { 0, 0, 0 },
    OutTan { 0, 0, 363.31834 },
    1999: { 0, 0, 363.31834 },
    InTan { 0, 0, 363.31834 },
    OutTan { 0, 0, 363.31834 },
    2000: { 0.0, 0.0, 382.92969 },
    InTan { 0.0, 0.0, 382.92969 },
    OutTan { 0.0, 0.0, 261.28887 },
    2327: { 0.0, 0.0, 50.28749 },
    InTan { 0.0, 0.0, 171.9283 },
    OutTan { 0.0, 0.0, 22.51448 },
    2613: { 0, 0, 0 },
    InTan { 0.0, 0.0, 0.0 },
    OutTan { 0, 0, 0 },
    2998: { 0, 0, 0 },
    InTan { 0, 0, 0 },
    OutTan { 0.0, 0.0, 382.92969 },
    2999: { 0.0, 0.0, 382.92969 },
    InTan { 0.0, 0.0, 382.92969 },
    OutTan { 0.0, 0.0, 382.92969 },
    }
    Billboarded,
    HeightAbove 12 {
    Linear,
    0: 0,
    149: 10,
    387: 10,
    487: 0,
    1000: 0,
    1149: 10,
    1451: 10,
    1551: 0,
    2000: 0,
    2149: 10,
    2513: 10,
    2613: 0,
    }
    HeightBelow 12 {
    Linear,
    0: 0,
    149: 10,
    387: 10,
    487: 0,
    1000: 0,
    1149: 10,
    1451: 10,
    1551: 0,
    2000: 0,
    2149: 10,
    2513: 10,
    2613: 0,
    }
    static Alpha 1,
    static Color { 0.5, 0.5, 1 },
    static TextureSlot 0,
    EmissionRate 25,
    LifeSpan 0.25,
    Rows 1,
    Columns 1,
    MaterialID 0,
    }
    I'm flattered, but right now, it's not really in a state, where it would be worth showing anyone. Also, I haven't figured out, how to create a .exe from my .class, yet.
    The program basically creates ribbon emitters with slightly randomized attributes in text form, which you can then paste into an .mdl file in a text editor.
    If you like looking at extremely messy code, here's the .java.
    Yeah, It's probably an overkill, but I didn't want to animate it myself and I liked the idea of automating the process. I could maybe turn the little program into a proper tool and upload it, but I'd have to learn more Java first, so I'm not doing it, unless I miraculously get a shitload of energy ^^
    Hellx said he'd make the icons, so now at least we know for sure that they'll be made. I'm still waiting for his response to my PM. I also asked for ideas for the ultimate, so we might soon come up with something and we might finally be able to release the next version.
    Ah thanks comrade. Well, I think I almost finished map. I put several small bases around which must be destroyed, I played few times, it should not be difficult except it takes some time.
    Well I am doing some naga and Chaos orc maps. I already made old ones, I plan to update them soon. I haven't been mapping for years.
    However, I am focused on Fel orcs more. I just found there your buildings, and thez fit to race very well. I also found that nether Drake Rider which can be useful.
    basically fel orcs fighting against Orcs in Outland.
    You played Red Alert 2 and Yuri's Revenge?
    ,,it is days of judgement" ,,Armageddon is here" ,,Soviet power supreme"
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Top