06-14-2008, 06:36 AM | #241 |
Re: Duke Nukem 3D Modelling Project part 4
__________________
I Know Everything There Is To Know About Anything. Duke Nukem Red Alert SVN Ask Me Anything! |
|
06-14-2008, 09:18 PM | #242 |
|
Re: Duke Nukem 3D Modelling Project part 4
|
06-14-2008, 11:31 PM | #243 |
Re: Duke Nukem 3D Modelling Project part 4
Hell Yeah! It's amazing .
I've already done the Cacodemon from Doom and decided to try it out on one of the Duke models.
__________________
Tea Monster's web portfolio |
|
06-14-2008, 11:55 PM | #245 |
Re: Duke Nukem 3D Modelling Project part 4
I'm creating my low-poly game mesh in Blender or Maya (I'm still more comfortable modeling in Blender). Then I pull the game model into Z-Brush and sculpt the out of it.
I'm still refining my pipeline, but I'm using a combo of Maya, Blender and Xn to bake off the high-poly normal maps for the game models. This shows the general process and gives you an idea of sort of what it will look like in game. The skin is still WIP.
__________________
Tea Monster's web portfolio |
|
06-15-2008, 08:29 AM | #247 |
Re: Duke Nukem 3D Modelling Project part 4
Tea Monster this model is fantastic, yet it has very little to do with Duke unless you plan to release some mod or enhancement pack, do you? I know you don't. However it would very interesting.
|
|
06-15-2008, 12:00 PM | #248 |
Re: Duke Nukem 3D Modelling Project part 4
Thanks everyone.
@ Plagman - Too low poly? Is there such a thing? Sorry, I'm kind of old school. I could put a bit of extra detail on board, but I think it works out pretty well. @ Spiker - Dammit, you've figured me out! The Caco was put up as an example of what this will look like when its finished.
__________________
Tea Monster's web portfolio
Last edited by Tea Monster; 06-15-2008 at 12:04 PM.
|
|
06-15-2008, 01:54 PM | #249 |
Re: Duke Nukem 3D Modelling Project part 4
Tea Monster, I hope that model is for the Doom coummunity! So many people create Doom models for other games while the Doom community itself is completely lacking good modelers... It needs some people like you.
|
|
06-19-2008, 07:27 AM | #250 |
Re: Duke Nukem 3D Modelling Project part 4
I'm going to be reworking one or two of my Duke models into next-gen models for the portfolio. I was hoping to be able to back-port them into the HRP when I'm finished. Are we still holding on the 3K for monsters poly count? I was thinking of doing a 3.5/4 K poly Level of Detail model and putting that back into the HRP.
Any thoughts?
__________________
Tea Monster's web portfolio |
|
06-19-2008, 07:36 AM | #251 |
Re: Duke Nukem 3D Modelling Project part 4
Is it easy modelling.
Last edited by fast-1; 06-19-2008 at 07:39 AM.
|
|
06-19-2008, 07:57 AM | #252 | |
Re: Duke Nukem 3D Modelling Project part 4
Quote:
|
||
06-19-2008, 09:28 AM | #253 | |
Re: Duke Nukem 3D Modelling Project part 4
Quote:
On the other hand, releasing high poly versions in md3 format would be still useful for modders and individuals who want to use them.
__________________
DUKE PLUS New map effects and various optional extras for Duke 3D. DUKE NUKEM: ATTRITION XP based weapon upgrades, progressive difficulty, and more. |
||
06-19-2008, 09:58 AM | #254 |
Re: Duke Nukem 3D Modelling Project part 4
I'm not convinced by those performance issues because if someone has problems with HRP he should play the game in 8bit. I would do like this. There's no sense in downgrading because of that especially when technology is developing very quickly and computers are much faster and much cheaper than few years ago.
|
|
06-19-2008, 10:48 AM | #255 |
Re: Duke Nukem 3D Modelling Project part 4
Yes, I agree, at least until EDuke or JFDuke get adjustble LOD. I play in 8-Bit mode, because my laptop lags every now and again and I don't mind a'tall.
|
|
06-19-2008, 11:25 AM | #256 |
Re: Duke Nukem 3D Modelling Project part 4
After seeing some of the new video of DNF, I was wondering about offering some of them as 'Classic Duke' replacements for the new monsters. With a bit of work (OK then, a LOT of work), much of what is in the HRP could be made compatible with a next-gen game. The poly count for the HRP would be really low in comparison with a modern game, but its an idea.
Back to DN3D, wasn't someone thinking of implementing a LOD system?
__________________
Tea Monster's web portfolio |
|
06-19-2008, 09:42 PM | #257 |
Re: Duke Nukem 3D Modelling Project part 4
Deeper Thoughts, Duke Plus has a LOD hack in it. It works quite nice to,
__________________
I Know Everything There Is To Know About Anything. Duke Nukem Red Alert SVN Ask Me Anything! |
|
06-19-2008, 11:39 PM | #258 |
Re: Duke Nukem 3D Modelling Project part 4
It was good in some situations (mainly the situation I coded it for) but in other situations it could actually lower the fps a little bit. Also, it depended upon having models that look enough like their sprite counterparts that it wouldn't be jarring when a model in the distance became a sprite or vice versa. But in fact it often was jarring -- especially in mods where there is only a model and the "sprite" is just a black box. In case you haven't figured it out I removed it for DP 1.7
__________________
DUKE PLUS New map effects and various optional extras for Duke 3D. DUKE NUKEM: ATTRITION XP based weapon upgrades, progressive difficulty, and more. |
|
06-20-2008, 12:40 AM | #259 |
Re: Duke Nukem 3D Modelling Project part 4
But it could work for the original HRP where as the counter parts had there sprites. But I never really noticed any slow downs with it on?
__________________
I Know Everything There Is To Know About Anything. Duke Nukem Red Alert SVN Ask Me Anything! |
|
06-20-2008, 12:41 AM | #260 |
Re: Duke Nukem 3D Modelling Project part 4
Lower the FPS? What kind of logic were you using to pick whether to draw the sprite or the model? In what event?
Also, the same kind of system should work with a set of different LOD models.
__________________
EDuke32 - "The corrupt doctrine of terror has begun." |
|
06-20-2008, 01:28 AM | #261 | |
Re: Duke Nukem 3D Modelling Project part 4
Quote:
Code:
state lodhack ifvarand peractor3 1 // if bit 1 of peractor3 is set, that means that model rendering is OFF on THISACTOR { findplayer xydist setvarvar tempb framerate ifvare tempb 0 setvar tempb 1 divvarvar xydist tempb ifvarl xydist 512 // restore model rendering to the sprite { subvar peractor3 1 setactor[THISACTOR].mdflags peractor3 } } else ifvarl framerate 30 // model rendering on THISACTOR is on and fps is low { getactor[THISACTOR].statnum tempb // bad things happened when switching model rendering on regular actors setvar tempc 0 ifvare tempb 0 setvar tempc 1 ifvare tempb 6 setvar tempc 1 ifvare tempc 1 { setvar temp 0 ifpdistg LODISTANCE { findplayer xydist setvarvar tempb framerate ifvare tempb 0 setvar tempb 1 divvarvar xydist tempb ifvarg xydist 1024 setvar temp 1 } ifvare temp 1 // disable model rendering on THISACTOR { getactor[THISACTOR].mdflags peractor3 orvar peractor3 1 setactor[THISACTOR].mdflags peractor3 } } } ends
__________________
DUKE PLUS New map effects and various optional extras for Duke 3D. DUKE NUKEM: ATTRITION XP based weapon upgrades, progressive difficulty, and more.
Last edited by DeeperThought; 06-20-2008 at 01:32 AM.
|
||
06-20-2008, 04:39 AM | #262 |
Re: Duke Nukem 3D Modelling Project part 4
The "ifpdistl" and "ifpdistg" commands were broken till 31.05.2008.
In your case you don't have to use the "findplayer" anymore and can switch to "ifpdistl" and "ifpdistg". Also the "findplayer" isn't as slow as the commands which involve map geometry calculations(like the "ifcansee" and "hitscan"). You can use the "getticks" command to find bottlenecks which need optimizations. |
|
06-20-2008, 08:59 AM | #263 | |
Re: Duke Nukem 3D Modelling Project part 4
Quote:
The other problem is that LOD models usually have to be manually constructed and very carefully too. There are scripts that will automatically knock-out low poly versions of your mesh, but a script has no eye for detail and the results can be atrocious. Sometimes you have to re-rig and re-skin your new lower poly mesh as well, which is a real pain in the butt. All the bitching aside, it sounds like a good idea for the game. Can you coding people get together and work out a system? Then we can decide on different LOD levels (how many levels, how far away the change occurs and how many polys for each level).
__________________
Tea Monster's web portfolio |
||
06-20-2008, 09:25 AM | #264 |
Re: Duke Nukem 3D Modelling Project part 4
I'd say just for a quick test, import the models into Milkshape and then use the DirectX MD2 tool to adjust the LOD with the slider. Output a few different models and there you go. Good tests.
I played around with it for some of my .MD2 models and it actually does a pretty good job. I had some high poly count models I wanted to lower and they all looked fine by me when I used it. I could even spit out a couple of lower poly LOD models tonight, if it is requested. Heck I mean, I wouldn't complain, they're far enough in the distance so who's really gonna notice that much? |
|
06-20-2008, 09:31 AM | #265 | |
Re: Duke Nukem 3D Modelling Project part 4
Quote:
__________________
DUKE PLUS New map effects and various optional extras for Duke 3D. DUKE NUKEM: ATTRITION XP based weapon upgrades, progressive difficulty, and more. |
||
06-20-2008, 12:29 PM | #266 |
Re: Duke Nukem 3D Modelling Project part 4
@ Deeper Thought - Yeah, thats right as far as it goes. It would be nice to have it in place for future models though. I'd like to revisit a few of the Duke models myself, but I have no idea when I will be able to do it due to Real Life issues.
@ Jinroh - if you have Milkshape and it has this capability, would you mind trying it with one model, just so we can see how it works? If it does a serviceable job and it keeps the animations and uv maps intact, that would be great. From what I've been told this dosen't work with Maya, but I'll investigate.
__________________
Tea Monster's web portfolio |
|
06-21-2008, 02:21 PM | #267 |
Re: Duke Nukem 3D Modelling Project part 4
__________________
GRPViewer, DN3D/SW Models |
|
06-21-2008, 03:17 PM | #268 |
Re: Duke Nukem 3D Modelling Project part 4
Wow, that looks very cool!
__________________
Tea Monster's web portfolio |
|
06-21-2008, 03:17 PM | #269 |
Re: Duke Nukem 3D Modelling Project part 4
Impressive. I want to see it in game!
|
|
06-21-2008, 03:52 PM | #270 |
Re: Duke Nukem 3D Modelling Project part 4
If any additional skins/defs are required for the Expander (meaning #2554 and #2558 pal2), please provide those as well. Otherwise, good to know someone is still doing something!
Last edited by NightFright; 06-21-2008 at 04:10 PM.
|
|
06-22-2008, 03:26 AM | #271 | |
Re: Duke Nukem 3D Modelling Project part 4
Quote:
Please tell me you are going to do a new Shotgun next. |
||
06-22-2008, 04:49 AM | #272 |
Re: Duke Nukem 3D Modelling Project part 4
Now that would be something to see, wouldn't it?
__________________
The Duke will kill you, the Budgies will eat you!! |
|
06-22-2008, 04:53 AM | #273 |
Re: Duke Nukem 3D Modelling Project part 4
HUD Expander, item shrinker, item expander and crystal ammo are in progress.
The shotgun is quite easy to make but nearly impossible to animate properly in game (unless Plagman and TX are secretely implementing event-based animation system). I guess that's the main reason Parkar avoids revising it.
__________________
GRPViewer, DN3D/SW Models |
|
06-22-2008, 06:50 AM | #274 |
Re: Duke Nukem 3D Modelling Project part 4
What's the problem with the shotgun?
There is the "nobob" parameter available for years and it was never used. hud { tile 2613 xadd 0.09 yadd 1.45 zadd -0.89 angadd -25 nobob } Only known problem is interpolation doesn't work for HUD models. |
|
06-22-2008, 08:50 AM | #275 |
Re: Duke Nukem 3D Modelling Project part 4
JonoF's site is down. Where can I find the latest documentation upon DEF language?
Ok. I don't get 2 things. #1 - defining the reload anim for the shotty makes it play model anim completely random ingame. Try this code and see it for yourself Code:
// Shotgun (2613) model "highres/sprites/firstperson/2613_shotgun.md3" { scale 1.9 skin { pal 0 file "highres/sprites/firstperson/2613_shotgun.png" } frame { name "2613" tile 2613 } frame { name "2613" tile 2614 } frame { name "2613" tile 2615 } frame { name "2616" tile 2616 } // frame { name "2617" tile 2617 } // frame { name "2618" tile 2618 } // frame { name "2619" tile 2619 } anim { frame0 "2617" frame1 "2619" fps 5 flags 0 } frame { name "2617" tile0 2617 tile1 2619 } hud { tile 2613 xadd 0.09 yadd 1.45 zadd -0.89 angadd -25 } hud { tile 2616 xadd 0.023 yadd 1.177 zadd -0.89 angadd -25 } hud { tile 2617 xadd -0.2 yadd 1.29 zadd -1.1 angadd -25 } hud { tile 2618 xadd -0.464 yadd 1.417 zadd -1.1 angadd -25 } hud { tile 2619 xadd -0.464 yadd 1.417 zadd -1.1 angadd -25 } } #2 Once I replace "flags 0" with "flags 1" it plays the loop only once in the whole game, but not in a single action. Is it supposed to be like this?
__________________
GRPViewer, DN3D/SW Models |
|
06-22-2008, 08:57 AM | #276 |
Re: Duke Nukem 3D Modelling Project part 4
Please see to it that any pickups you recreate have ABSOLUTELY IDENTICAL alignment compared to current versions. I would appreciate if I could avoid going through all maphacks again because some models have different orientation.
|
|
06-22-2008, 10:38 AM | #277 |
Re: Duke Nukem 3D Modelling Project part 4
DEF language:
http://wiki.eduke32.com/wiki/DEF_Language Note: the documentation is incomplete and doesn't represent all supported syntax. The documentation on CON scripting is up to date(some description are missing though). I though that there is no interpolation support for HUD models but I learned that model animation isn't supported too. It just replaces original tile with specified model which is defined in HUD structure. Animation during reload: Spoiler: |
|
06-22-2008, 11:59 AM | #278 |
Re: Duke Nukem 3D Modelling Project part 4
Hmm... The currently released HUD shrinker uses "anim" operator quite succesfully, except for I have to use "flags 0" but that's ok for this case. Anyway there are cases when we really need event based animation system.. just like for the rocket launcher in Shadow Warrior I made few years ago but haven't released due to the impossibility of putting it into the game. You see the original rocket launcher in SW consist of several overlapping sprites which are animated independently, so trying to replace them with a single animated model was generally a huge failure. Also look at the reactor #1088 in Duke3D - it's hardcoded so I cannot assign models animation sequence upon its frames - it just won't animate the model. Also in some cases I need to play animation via textures cycling insted of model's frames... oh well...
__________________
GRPViewer, DN3D/SW Models |
|
06-22-2008, 12:01 PM | #279 |
Re: Duke Nukem 3D Modelling Project part 4
But on the other side I have finally completed the item shrinker model along with it's crystal ammo. Grab it here.
__________________
GRPViewer, DN3D/SW Models |
|
06-22-2008, 04:30 PM | #280 |
Re: Duke Nukem 3D Modelling Project part 4
That is great work Roma. Is anyone doing the shotty?
__________________
Tea Monster's web portfolio |
|
Bookmarks |
Tags |
3d modelling, duke nukem 3d, duke3d, modelling, project |
|
|