MaMuS_lol Posted October 28, 2006 Report Posted October 28, 2006 A nice "HDR" effect and big terrains You can't enter the houses, but I'm planning for teleports in the doors, something more sophisticated than this, obvious. I'm working too on something more, the textures detail, better roads, and cliffs (on the sea, you can't see from these photos.) That's it for now:D This map is For Half-Life 1 Quote
Skjalg Posted October 28, 2006 Report Posted October 28, 2006 Not excactly the terrain the engine was ment for Quote
Sindwiller Posted October 28, 2006 Report Posted October 28, 2006 Very nice work! Very impressing what you can do with a limited engine, some ambition and spare time. Keep it up! Such projects keep the community and the innovation alive! Quote
insta Posted October 28, 2006 Report Posted October 28, 2006 For your next project, try porting over Lost Coast. That would be interesting to see in the HL1 engine. Quote
BlackPanther Posted October 31, 2006 Report Posted October 31, 2006 Your Wpoly count is impressive. Quote
Dodger Posted October 31, 2006 Report Posted October 31, 2006 Is this the prototype for crysis early development in half life 1 engine? Quote
D3ads Posted November 1, 2006 Report Posted November 1, 2006 Impressive use of the HL1 engine, ugly as Hell though, better textures would help Quote
ifO Posted November 1, 2006 Report Posted November 1, 2006 I like the scale of it and the low wpoly is great, but it could be improved a lot I think. If you're wanting to wow us with the capabilities of the HL engine you should certainly start with raising your texture quality. If you wanted to 'go the whole hog' you can even use 512x512 'detailtextures' applied to 256x256 textures to effectively get 512x512 textures into HL. The HDR effect is pretty eugh. You could port your map to a mod with the CG bloom shader (like HI, not that it's a brilliant effect, but certainly better than what you have there?). Example with detailtextures & bloom: http://forums.hostileintent.org/index.php?showtopic=570&st=0 Apologies for linking to my own map, if I had shots of the map by the texture creator I would link to his work of beauty (hi_alandalus). Also I think you could tweak your terrain geometry considerably without hurting your r_speeds that much. And some transition textures to blend between grass and road for example would be nice. Oh and steal de_gower's turbine model Quote
dissonance Posted November 1, 2006 Report Posted November 1, 2006 http://forums.hostileintent.org/index.php?showtopic=570&st=0 dead link Quote
ifO Posted November 2, 2006 Report Posted November 2, 2006 Ah, sorry, for some unknown reason I think you have to be logged in to view that section of the forum :S Quote
D3ads Posted November 2, 2006 Report Posted November 2, 2006 you can even use 512x512 'detailtextures' applied to 256x256 textures to effectively get 512x512 textures into HL. ..which looks ugly as Hell. You can use 512x512 textures in HL anyway, unless you're using a video card from the stoneage... Quote
ifO Posted November 2, 2006 Report Posted November 2, 2006 No, it doesn't look ugly as hell. Done properly it looks as good as 512 textures. Have you actually seen what it looks like done well or are you just making an assumption based on the way most people use detail textures (badly)? And using 512x512 textures will give you crazy w_poly with HL's 240 subdivide, which is a good reason to stick to 256 with 512 DTs, plus you don't rule out people with old graphics cards who are a large part of the die-hard HL playing population. Random pics, not the best and DT's aren't applied everywhere but you can see the effect on those where they are used: 1 | 2 Quote
D3ads Posted November 3, 2006 Report Posted November 3, 2006 Using 512x512 textures is best kept for ground textures really or places where they can be stretched, as indeed using them for other small parts will split the surface up a lot. Everytime I've seen detail textures applied so far (ie CZ..) they look like balls, but your application seems to work very well, I guess the brick wall has a detail applied to it? You'll have to show me what you used for that (assuming that is your map), I'm one of few still working with the HL engine! Quote
ifO Posted November 3, 2006 Report Posted November 3, 2006 Well you basically get a high quality 512x512 texture and make 2 versions of it: 1. texture1.tga - a desaturated full-sized version, with slightly reduced contrast, saved as .TGA for the detail texture (you can actually leave it full colour and it seems to work). 2. texture1.bmp - a full colour version resized to 256x256, saved as .bmp for the texture. Then place .tga in your detail folder, the .bmp in your texture .wad and set up your ..._detail.txt file in the usual way to connect the two. texture1 detail/texture1 1.0 1.0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.