Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Now coming from Source into Blender, there is a way to do it using Crafty, if Crafty will load the map....
https://www.youtube.com/watch?v=MthvyZrarSU
On top of that, Source 2 has a completely different format.
But ok, at this point, there are other editors, like Microbrush, for creating BSP geometry quicker than with Hammer.
Thank you.
I know this is a damned old forum post but I just can't help myself. What exactly do you mean by this?
The basic "Brushes" that Hammer uses are simple shapes with defined faces.
I would assume that, especially since Blender prefers working with Quads rather than tris, the exact opposite of what you're saying should in theory be true. A cube in Blender shouldn't be hard at all to interpret into a Brush.
Not sure if there are further limits, but brushes are limited to convex hulls without holes. To make a converter you'd have to shrinkwrap or decompose any concave geometry, or you'll get invalid brushes either Hammer or the compiler can't interpret.
What, wait, are you tellling me... hnnm.. that if you were to model a map in blender and export it to hammer... you'd have to... treat it like a hammer map!?!?
woaah!! what!!
Honestly I really don't understand why people think that's a big deal. Fellas I'm not trying to convert like, pre-existing maps from other games into Hammer. No shit, that wouldn't work. I want to *model* in blender with the intent of making a map from scratch.
It's weird until you realize that Blender is many times more powerful at most conventional things than Hammer, and ages more intuitive. I am 100% sure I could build a map from scratch in Blender, even adhering to making sure everything is blocked out in Brush-appropriate meshes, in a fraction of the time as using Hammer.
I'm just quite frankly tired of being limited to Valve's poorly thought out editor. Even if I wanted to learn Hammer to the point of making beautiful maps, it is not a skill that transfers to pretty much anything else, or has any use outside of Source mapping.
Blender, on the other hand...
Sorry, this turned into a long convoluted post.
TL;DR Yeah no duh you'd have to put forth /basic effort/ to make your map Hammer-compliant in Blender. That's ok.
Sticking to a CSG workflow in an editor not designed for it severly limits what you can do with it. Unless you want to make everything out of discrete cubes, you'd need to either be really careful to not make any convave bits, or some kind of real-time invalid shape detection.
If my previous comment didn't make it obvious enough, this is *NOT HARD* to do.
At all.
Like, not even close.
As someone who has been an amateur in blender for years now, you have either never used Blender, or severely under-estimating how simple it is to use.
It is not hard to limit yourself to not using complex things. At all. It is not hard to make things out of basic shapes. At all.
It is ESPECIALLY NOT HARD TO DO THESE THINGS compared to the OLD, DECREPIT THING KNOWN AS HAMMER. I could literally model a map in WOOD on a LATHE and export it as a vmf easier than you can make a map in Hammer. It wasn't even good when it was new.
I'm tired of being told the "hard part" would be actually using Blender to make a map. Y'all. Seriously. A braindead skunk could make a map out of discrete convex shapes. Wtf.
Do I need to go and make an entire map in Hammer, out of discrete brushes, before anybody will give any credit to the concept of Blender for map making? Because I can do that.
What I mean is that I would find a tool like this hard to use effectively, and I imagine a lot of others would as well.
If you've ever gotten invalid brushes from using the vertex tool in Hammer, you know how tedious that can be to find and fix. With a general polygon workflow like in Blender, pretty much every tool can cause this. From my perspective it seems to add a lot of limitations on what tools can be used, and how to use them safely.
If you think it's a good idea, you could always try Wallworm, or write an exporter to test it out.
Disclaimer: I'm not a Blender expert, so it's always a possibility that I'm completely wrong about things.