Forum

custom monster models

Discuss the creation of various model formats for Quake engines, and related matters to modeling.

Moderator: InsideQC Admins

Postby Spike » Sun Jul 12, 2009 3:38 pm

Mneh, its not too hard to support md3 in SW rendering...

But yeah, md3 if you want a nice model. mdl if you want it to work in proquake/ezquake/'faithful' engines/limited ram environments.

Md2 is worse for vertex swimming, tbh.

But really, as a modeller, you probably want your model looking good. And that means md3 or above.
Spike
 
Posts: 2892
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Postby Dr. Shadowborg » Sun Jul 12, 2009 4:11 pm

MauveBib wrote:Which are only really used on portables these days. Seriously, who doesn't have a 3d card?


Well, most people do, but us wierdos that like to have our quake in the classic software style rarely use those fancypants 3d card required engines, and as such prefer to use things like WinQuake, MakaQu, AugQuake, etc. (mostly because we feel that quake looks and feels it's best in software, strange as that might sound) :P

Spike wrote:Mneh, its not too hard to support md3 in SW rendering...


Make a tutorial on how to do it in a stock winquake engine, with support for tags, and that would be awesome. I know I'd use it at the very least... :D
User avatar
Dr. Shadowborg
InsideQC Staff
 
Posts: 1110
Joined: Sat Oct 16, 2004 3:34 pm

Postby MauveBib » Sun Jul 12, 2009 4:24 pm

Dr. Shadowborg wrote:
MauveBib wrote:Which are only really used on portables these days. Seriously, who doesn't have a 3d card?


Well, most people do, but us wierdos that like to have our quake in the classic software style rarely use those fancypants 3d card required engines, and as such prefer to use things like WinQuake, MakaQu, AugQuake, etc. (mostly because we feel that quake looks and feels it's best in software, strange as that might sound) :P


You are of course perfectly entitled to do so, but you must recognise that this means a lot of modern mods will not support your choice. Just because you choose to limit yourself doesn't mean most modders should do the same in order to preserve support.
Apathy Now!
User avatar
MauveBib
 
Posts: 634
Joined: Thu Nov 04, 2004 1:22 am

Postby Dr. Shadowborg » Sun Jul 12, 2009 5:11 pm

MauveBib wrote:You are of course perfectly entitled to do so, but you must recognise that this means a lot of modern mods will not support your choice. Just because you choose to limit yourself doesn't mean most modders should do the same in order to preserve support.


True enough, but that doesn't mean he should just toss the perfectly good .mdl he already has, now does it?

If this is going to be a general plug-in type monster, then most definitely there should be a .mdl provided with .md3 optional, because the whole point of plug-in type monsters is that they actually be USED. I seriously doubt that a mapper is going to particularly appreciate a plug-in monster that's only going to be locked into a select number of engines that support a given model format.

Don't misunderstand me, if this is going to be for only his mod, and that mod is meant to only be used on DP, then that's fine, but if he wants other people to use it in their mods (from what I gather, this is what the case is, but if I'm mistaken, then feel free to ignore me), then he should provide as many options as possible for as wide a range of flexibility as possible. For reasons of making it more attractive for both portable / software wierdos to ultra-high end users.

Going back to the topic of that follow up youtube, the models are looking GREAT lukas2288!
User avatar
Dr. Shadowborg
InsideQC Staff
 
Posts: 1110
Joined: Sat Oct 16, 2004 3:34 pm

Postby Spirit » Sun Jul 12, 2009 5:49 pm

Isn't there the problem that mdl looses precision on each save/load too? If so, it would be a better idea to use a different format for work and then export to mdl in the end.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Spirit
 
Posts: 1031
Joined: Sat Nov 20, 2004 9:00 pm

Postby Urre » Sun Jul 12, 2009 8:30 pm

The robot looks very familiar, and from the sounds of what lukas said...

The models is from ut2004...


That isn't limited to the weapons, or am I being silly?
I was once a Quake modder
User avatar
Urre
 
Posts: 1109
Joined: Fri Nov 05, 2004 2:36 am
Location: Moon

Postby lukas2288 » Mon Jul 13, 2009 4:49 am

Urre wrote:The robot looks very familiar, and from the sounds of what lukas said...

The models is from ut2004...


That isn't limited to the weapons, or am I being silly?


What isn´t limited to?
lukas2288
 
Posts: 42
Joined: Sun Jun 14, 2009 4:40 pm

Postby leileilol » Mon Jul 13, 2009 5:25 am

The shotgun's definitely UT3 Link Gun, soldier is a UT2004 robot indeed. The shotgun is very UT2004 as well. No idea what the dog is, but I can tell for certain every new model here is not original work.
i should not be here
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Postby Zylyx_ » Mon Jul 13, 2009 11:52 am

Without discrediting the person who started thsi thread, i couldnt really see any original models in that video. The weapons are definately UT 3 (seeing as I played the gamer 5 mins ago), and the dog/grunt models also look very familiar.

Post some actual renders if you can. Would be nice :).


Oh, and you probably know this, but many places like moddb and so on will flame you shitless if you present work that is not yours. Just saying! :)
....noodle...
Zylyx_
 
Posts: 111
Joined: Wed Dec 05, 2007 6:52 pm
Location: scotland, uk

Postby lukas2288 » Mon Jul 13, 2009 12:31 pm

Zylyx_ wrote:Without discrediting the person who started thsi thread, i couldnt really see any original models in that video. The weapons are definately UT 3 (seeing as I played the gamer 5 mins ago), and the dog/grunt models also look very familiar.

Post some actual renders if you can. Would be nice :).


Oh, and you probably know this, but many places like moddb and so on will flame you shitless if you present work that is not yours. Just saying! :)


i don not say that this models is mine.I wrote that i made 2 new monster models for quake.But not create.I only create qc code to work this.
lukas2288
 
Posts: 42
Joined: Sun Jun 14, 2009 4:40 pm

Postby Zylyx_ » Mon Jul 13, 2009 1:02 pm

Ok, cool due. But then the post should be in the QC coding section, I guess. Anyways, good work :).
....noodle...
Zylyx_
 
Posts: 111
Joined: Wed Dec 05, 2007 6:52 pm
Location: scotland, uk

Postby lukas2288 » Mon Jul 13, 2009 1:19 pm

Zylyx_ wrote:Ok, cool due. But then the post should be in the QC coding section, I guess. Anyways, good work :).

It is OK.That was my mistake.I can upload the second 1 minute video with mercmale model and with the robot model.But the merc model has some bugs on walk.I must fix it but today i haven not got much time maybe on thursday.
________
Dc Medical Marijuana Dispensary
Last edited by lukas2288 on Tue Mar 08, 2011 12:49 am, edited 1 time in total.
lukas2288
 
Posts: 42
Joined: Sun Jun 14, 2009 4:40 pm

Postby MauveBib » Mon Jul 13, 2009 3:25 pm

lukas2288 wrote:i don not say that this models is mine.I wrote that i made 2 new monster models for quake.But not create.I only create qc code to work this.


Saying that you made it is the same as saying you created it. In future please be clear if the models are not your work.
Apathy Now!
User avatar
MauveBib
 
Posts: 634
Joined: Thu Nov 04, 2004 1:22 am

Postby MauveBib » Mon Jul 13, 2009 3:26 pm

lukas2288 wrote:i don not say that this models is mine.I wrote that i made 2 new monster models for quake.But not create.I only create qc code to work this.


Saying that you made it is the same as saying you created it. In future please be clear if the models are not your work.
Apathy Now!
User avatar
MauveBib
 
Posts: 634
Joined: Thu Nov 04, 2004 1:22 am

Postby lukas2288 » Mon Jul 13, 2009 7:06 pm

So some peoples say that md3 is better format.Can you tell me how can i convert it to md3.I use quark for md3 export but darkplaces does not read this file.
________
TOYOTA G ENGINE
Last edited by lukas2288 on Tue Mar 08, 2011 12:50 am, edited 1 time in total.
lukas2288
 
Posts: 42
Joined: Sun Jun 14, 2009 4:40 pm

PreviousNext

Return to Modeling

Who is online

Users browsing this forum: No registered users and 1 guest