Author Topic: The new and improved 3D model topic!  (Read 4943516 times)

I think I'll post this here because you and woolys kind of sharted up my thread

neat :O

^ looks like something out of Borderlands

^ looks like something out of Borderlands
With a hint of TF2

i'm getting spiral knights vibes, really

cool model



^ looks like something out of Borderlands
With a hint of TF2
i'm getting spiral knights vibes, really
Yeah, all 3 of those have cartoonish graphics, and so does his model.



Marcem, you learned to use a brick generator/creator lmao, don't lie

forget you.  I did it all in notepad, no loving joke.

forget you.  I did it all in notepad, no loving joke.
Got any WIP images then?

No I don't, do you know why?  I don't take random screenshots of WIP stuff.
A few inaccuracies and additions that should be changed and added:
  • Colors comes after UV coords.
  • Normals are entirely for lighting.
  • Linebreaks cannot be added at random, there must be one blank line after each quad.
  • Quads are displayed based on the order of the points stated, the points must be clockwise in the direction you want it to face.
  • Brick placement diagrams get a new set for each y unit.
Bounding box collision can be done using this where the "0" before the coverage data:
Code: [Select]
1

0 0 0
X Y Z
Where X Y Z would be your coordinates.
Is this proof enough?  You can't figure stuff like that out using a generator.  Why are you even trying to argue with me on this?
How about this:
http://pastebin.com/WGWqCbJF
It's the current version of the full mug state, it's full of bad whitespace that a generator simply wouldn't make, colors were used incorrectly, it's (slightly) organized, and has comments.
And to conclude that you're an starfish accusing me for no reason, here are the notes and stuff I've taken while making the mug and goblet:
« Last Edit: December 04, 2011, 02:38:40 AM by Marcem »

Out of curiosity, why is it so hard to believe that someone actually knows what they're doing with Notepad?

Out of curiosity, why is it so hard to believe that someone actually knows what they're doing with Notepad?
I recall there is an addon that allows you to make custom bricks, but I don't remember if it's released or not.

I think it was called Afterblock and it was made by Icy Gamma.