For a few weeks now I've been working on a simple 3D modeller that exports to Blitz3D sourcecode. At the moment I'm wondering - how many people here create models in code regularly? I know I do.. but I'm only one. :) Even if I'm the only person who uses this, I'm happy - but I'm just curious how many other folk would find this useful.
Basically, you draw surfaces, then manipulate textures on the surfaces, then export plain old Blitz3D source code for the model as you see it. No bones or anything - you won't be using it to animate characters. :) However, it's great for houses, bridges, trees, walls, etc.
Yeah, i realise theres lots of other simple modellers out there, but this one is simply for a niche market - those people who use Blitz3D to model, or who want to churn out simple model very quickly. Maybe I'll include B3D export sometime down the track but I don't see much use for that considering who would be using it.
Anyhow, if you model in Blitz3D (usually using addsurface, addvertex, add triangle, etc) commands, then you'll likely find this program making it a lot easier. Its still a few weeks out (though I'm sure it'll be out before HalfLife 2 ;)) but want to gauge interest.
+BlackD
Basically, you draw surfaces, then manipulate textures on the surfaces, then export plain old Blitz3D source code for the model as you see it. No bones or anything - you won't be using it to animate characters. :) However, it's great for houses, bridges, trees, walls, etc.
Yeah, i realise theres lots of other simple modellers out there, but this one is simply for a niche market - those people who use Blitz3D to model, or who want to churn out simple model very quickly. Maybe I'll include B3D export sometime down the track but I don't see much use for that considering who would be using it.
Anyhow, if you model in Blitz3D (usually using addsurface, addvertex, add triangle, etc) commands, then you'll likely find this program making it a lot easier. Its still a few weeks out (though I'm sure it'll be out before HalfLife 2 ;)) but want to gauge interest.
+BlackD