Jump to content
The Dark Mod Forums

Recommended Posts

Posted

Most carriages have external lights, but I haven't seen interior lights myself. Maybe travelling in the dark was considered too dangerous when holes and rocks on the road, let alone the road itself, can't be seen, so the constructors probably didn't see a need for lights on the inside. The exterior lanterns were probably only for decoration because they would be too weak to illuminate the road in front of the horses.

 

Still, interior lights would make sense to allow the occupants to generally see what they're doing. Some might want to read their notes when the coach isn't rocking them about.

 

There's also a gameplay side. It might be more interesting if the player has to consciously stay crouched to avoid being spotted through the windows, rather than being in an easy safe haven.

 

As for what they'd look like, they should be closed and firmly fixed to avoid the risk of fire. Small lanterns like Bikerdude's would fit that description.

Posted
There's also a gameplay side. It might be more interesting if the player has to consciously stay crouched to avoid being spotted through the windows, rather than being in an easy safe haven.

 

 

That seems like the kind of thing mappers could do if they choose--they could just add a haning lamp inside the carriage. I don't think it should be built into the actual coach model.

Posted

That seems like the kind of thing mappers could do if they choose--they could just add a haning lamp inside the carriage.

Not enough head room, so would have to be fore and aft like I have done in the above video.

Posted

They can add it wherever they want; my point is that it should be up to mappers to decide if they want any interior lights and what kind, rather than having them built into the model.

 

One thing that would be helpful is to have a version of the coach with the wheels removed, and a separate wheel model available (centered around the origin). That way industrious mappers can make a moving version of the coach with wheel that turn.

Posted

One thing that would be helpful is to have a version of the coach with the wheels removed, and a separate wheel model available (centered around the origin).

Dragofer has already created those, would you like me to ahead and add thew modle package to SVN?

Posted

They can add it wherever they want; my point is that it should be up to mappers to decide if they want any interior lights and what kind, rather than having them built into the model.

Yes, that's what I was thinking of. My plan would be to either update the prefab with suitable existing lantern models or make a model out of a modified exterior lantern to keep the same style.

  • 1 month later...
Posted

Very nice work there my friend, both with the carriage and those models your working on. Its great you are working and learning the modeler, but to be honest, its overkill to make a highpoly version for most models you would want to put in the game. Im not saying this to discourage you in any way, that are models we fall in love with and want to make them perfect, but energy and time wise, its simply not desirable to devote so much for most game-ready models - you have to consider the scale of it (how well the player will be able to observe it up close), the use of it (if its just scenery or if the player will have actual contact with it for important reasons), the game's stabilished level of detail and aesthetics.

 

Its possible to justify having more details on basicly any model (the player *can* pick it up and look at it out of curiosity for example), but for the most part, you can get away with very simple meshes, and then devote some time to get the texture right in photoshop/gimp, even working on their surface geometry by drawing the bumpmap/normal. For small objects, normal maps are actually not really good in my opinion for surface details. They are not that sharp (you dont want overly large textures) and tend to make the object look rough. A lot of it (like small bumps in a metal surface) can be solved by a good diffuse and specular map alone.

 

Of course your learning right now, but in the future you will want to budget your work for each model, specially if you want to make a good number of them available. Good texturing saves a lot of tris but also takes most of the "modeling" time.

 

I quite like your artistic choices and would love to see those models in the game, btw. ;)

  • Like 1
Posted

Here’s a brass lamp Taquito posted in the Inspiration Thread a while ago. I quite liked the style of it so that became the first thing to make a high-poly model for, minus the steampunk modifications. The low poly is at 1300 tris at the moment.

p8GVq6Q.png

Any chance I can grab this for my upcoming wip..?

Posted

...its overkill to make a highpoly version for most models you would want to put in the game.

Don't you always want to make a high-poly version to create a good normal map for the lower poly versions? Normal maps aren't just for surface detail, they also make lower-poly versions look higher poly by smoothing out the shading.

  • Like 1
Posted (edited)

It's overkill to make a highpoly version for most models you would want to put in the game.

 

I quite agree, thanks for pointing this out. It's fun to find out more and more methods to come to a smooth and detailed item without thinking so much of how to get it into a game, but in the end your suggestion of working more with the texture instead is a much more effective use of the time. And as you said, you'd need a high-resolution normalmap to see the benefits from the highpoly - the chalice looks very rough if the normalmap is only 512 x 512.

 

 

Any chance I can grab this for my upcoming wip..?

 

Sure, I've prepared a package with the lamp. Unwrapped it, gave it the metal texture from the sphere lamps, set up materials, entity def, Skins, made a shadowmesh. Now normally by now I'd have been in the middle of learning GIMP, baking normalmaps and troubleshooting them, creating specular maps, and turning that photograph into a model-specific UV texture, but as you know that Halloween contest happened...

 

Specs:

- 1350 tris of which 360 shadowmesh

- Gold, silver and brass skins

- Entity under oil lamps, model under non-extinguishable lamps

- There's a little bit of a seam with that texture

- For some reason inside DR the lit shader (bc_lampglass) has an unlit editor image and the unlit shader (tdm_lampglass_unlit) has a lit editor image. But it's correct ingame.

 

jqhG88N.png

 

https://www.dropbox.com/s/dpgaknj4d7ax44h/dragofer_oil_table_lamp.zip?dl=0

(same updated link as in a later post)

Edited by Dragofer
  • Like 2
Posted (edited)

Don't you always want to make a high-poly version to create a good normal map for the lower poly versions? Normal maps aren't just for surface detail, they also make lower-poly versions look higher poly by smoothing out the shading.

 

Not quite, my friend. Smoothing values for the mesh can be set at any angle regardless of a normal map. Its just info the model carries. The normal map is used mostly to fake detail on flat/smoothed surfaces. But since you can use converters to turn bumpmaps into normalmaps, it can often be about drawing them or adjusting the grayscale diffuse by hand and then converting to normal. Thats what I did for the warhammer model, the part where theres an engraved area on the head. Its a pic I treated before converting to normal and it works fine. Making a highpoly sculpt, specially for linear, geometric stuff, is a pain. I would reserve doing that only for AI and HUD models, or stuff you are definitely going to be seeing upclose a lot. Even then, a lot if not all can be done texture wise, if sculpting is not your thing. But its up to the artist.

Edited by RPGista
  • Like 1
Posted

Thanks Dragofer :-)

 

[edit] the model appears to be broken as I am only seeing two small discs in DR.

 

Looks like I'm guily of making that final texture tweak that throws everything out of order. But I've taken the opportunity to make some changes:

- shaved off 500 not really necessary polys from the mesh+shadomesh

- added a brass skin. It's a much better colour for this kind of lamp, and ingame it's not so blurry

 

https://www.dropbox.com/s/dpgaknj4d7ax44h/dragofer_oil_table_lamp.zip?dl=0

Posted

Nice one, thanks mister.

 

[feedback]

  • The model still has way too many tris, DR becomes very laggy when adding it and trying to move it around.
  • Something was still broken but I fixed it, you had the wrong model name/path in the .def.
  • Moving forward, always export models with the origin at the base - its so that when the mapper used the 'floor selection' button in DR the models stops on the first horizontal surface it comes into contact with.
Posted
Moving forward, always export models with the original at the base - its so that when the mapper used the 'floor selection' button in DR the models stops on the first horizontal surface it comes into contact with.

 

 

That works regardless of where the origin is.

  • 5 months later...
Posted (edited)

You definitely did top notch work here, and Im judging by the renders only, and the description - the attention to detail, how everything was thougt out and organized. Awesome contribution man, hugely appreciated. By the way, whats with all the likes and the silence, lets speak to each other more, you shy people.

 

Love that ocean as well, never got into physics simulation myself...

Edited by RPGista
Posted

By the way, whats with all the likes and the silence, lets speak to each other more, you shy people.

It's said actions speak louder than words, and the mission I just put into testing has a nobleman admiring the model ship. :smile:

  • Like 1

Some things I'm repeatedly thinking about...

 

- louder scream when you're dying

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recent Status Updates

    • jivo

      I just uploaded a new version of the Visible Player Hands mod. It's been updated for TDM 2.13 and has new animations. Check out the post if you're interested!
      · 0 replies
    • datiswous

      I moved from Manjaro Linux (rolling release) to Linux Mint (LTS). One of the reasons was that I found the updates a bit too often and long. But now on Mint I get updates every day, although they're usually small updates.
      · 3 replies
    • JackFarmer

      "Hidden Hands: Vitalic Fever" - new update available including subtitles & compressed briefing video (thanks to @datiswous) and several fixes.
      · 0 replies
    • Wolfmond

      🇬🇧

      2025-04-20
      I'd like to track my level design progress a bit more often now, so I'm using the feed in my profile here.
      I've been working intensively on Springheel's YouTube course over the past few days. I'm currently up to lesson 8. There is so much information that needs to be processed and practiced. 
      I have started to create my own house. As I don't have the imagination to create a good floor plan, I grabbed a floor plan generator from Watabou and experimented with it. I chose a floor plan that I will modify slightly, but at least I now have an initial idea. 
      I used two guards as a measuring tape: The rooms are two guards high. It turned out that I can simply double the number of boxes in DarkRadiant in grid size 8 that are drawn in the floor plan. 
      I practiced the simplest things on the floor plan first. Drawing walls, cutting walls, inserting doors, cutting out frames, creating VisPortals, furnishing rooms.
      I have had my first success in creating a book. Creating a book was easier than I thought. I have a few ideas with books. The level I'm creating will be more or less a chill level, just for me, where I'll try out a few things. I don't have an idea for my own mission yet. I want to start small first.
      For the cellar, I wanted to have a second entrance, which should be on the outside. I'm fascinated by these basement doors from the USA, I think they're called Bilco basement doors. They are very unusual in Germany, but this type of access is sometimes used for deliveries to restaurants etc., where barrels can be rolled or lifted into the cellar. 
      I used two Hatch Doors, but they got completely disoriented after turning. I have since got them reasonably tamed. It's not perfect, but it's acceptable. 
      In the cellar today I experimented with a trap door that leads to a shaft system. The rooms aren't practically finished yet, but I want to continue working on the floor plan for now. I'll be starting on the upper floor very soon.

      __________________________________________________________________________________
      🇩🇪

      2025-04-20

      Ich möchte nun mal öfters ein bisschen meinen Werdegang beim Leveldesign tracken, dazu nutze ich hier den Feed in meinem Profil.
      Ich habe mich in den vergangenen Tagen intensiv mit dem Youtube-Kurs von Springheel beschäftigt. Aktuell bin ich bis zu Lektion 8 gekommen. Das sind so viele Informationen, die erstmal verarbeitet werden wollen und trainiert werden wollen. 

      Ich habe mich daran gemacht, ein eigenes Haus zu erstellen. Da mir die Fantasie fehlt, einen guten Raumplan zu erstellen, habe ich mir einen Grundrissgenerator von Watabou geschnappt und damit experimentiert. Ich habe mich für einen Grundriss entschieden, den ich noch leicht abwandeln werde, aber zumindest habe ich nun eine erste Idee. 

      Als Maßband habe ich zwei Wächter genommen: Die Räume sind zwei Wächter hoch. Es hat sich herausgestellt, dass ich in DarkRadiant in Gittergröße 8 einfach die doppelte Anzahl an Kästchen übernehmen kann, die im Grundriss eingezeichnet sind. 

      Ich habe bei dem Grundriss erstmal die einfachsten Sachen geübt. Wände ziehen, Wände zerschneiden, Türen einsetzen, Zargen herausschneiden, VisPortals erstellen, Räume einrichten.

      Ich habe erste Erfolge mit einem Buch gehabt. Das Erstellen eines Buchs ging leichter als gedacht. Ich habe ein paar Ideen mit Bücher. Das Level, das ich gerade erstelle, wird mehr oder weniger ein Chill-Level, einfach nur für mich, bei dem ich ein paar Sachen ausprobieren werde. Ich habe noch keine Idee für eine eigene Mission. Ich möchte erst einmal klein anfangen.

      Beim Keller wollte ich gerne einen zweiten Zugang haben, der sich außen befinden soll. Mich faszinieren diese Kellertüren aus den USA, Bilco basement doors heißen die, glaube ich. Diese sind in Deutschland sehr unüblich, diese Art von Zugängen gibt es aber manchmal zur Anlieferung bei Restaurants etc., wo Fässer dann in den Keller gerollt oder gehoben werden können. 
      Ich habe zwei Hatch Doors verwendet, die allerdings nach dem Drehen vollkommen aus dem Ruder liefen. Inzwischen habe ich sie einigermaßen gebändigt bekommen. Es ist nicht perfekt, aber annehmbar. 
      Im Keller habe ich heute mit einer Falltür experimentiert, die zu einem Schachtsystem führt. Die Räume sind noch quasi nicht eingerichtet, aber ich möchte erstmal am Grundriss weiterarbeiten. In Kürze fange ich das Obergeschoss an.



      · 2 replies
    • JackFarmer

      On a lighter note, thanks to my cat-like reflexes, my superior puzzle skills and my perfect memory, I was able to beat the remastered version of "Tomb Raider: The Last Revelation" in a new superhuman record time of 23 h : 35 m, worship me!
      · 5 replies
×
×
  • Create New...