Jump to content

Recommended Posts

Posted (edited)

de_dunes plays in the african desert featuring an organic map layout. Set on a racetrack located around rocks and crumbled sandstone ruins, you'll have to play around crashed or abandoned rallye cars for cover.
Eventhough desert themed maps are already available in CS2 I try to set it apart just a bit by shifting the mood to a more Dune-styled desert. Hope it'll work!
https://steamcommunity.com/sharedfiles/filedetails/?id=3261128705

Heres a ref board to get a feel of the visuals:
image.png.61436385655cd9ef8f59fba969e0d68c.png

Currently working on the blockouts for the maps layout in blender.
Thanks for the opportunity Mapcore!

Edited by rbx775_
  • 1 month later...
Posted (edited)

Hey guys, Im quite familiar with blender, so for a while I was concepting in there.
Simple draw node setup:
blender_drawnode_01.gif.ae83b0daa47206c4f1074ea5e48b8333.gif

As soon as something clicked I added height to it to make and break sight lines.

map_composite_01.png.22d46395663609fb2a02a10f18b1527e.png

Afterwards I populated the space with some themed covers like trucks, buggies and rocks.

Cover_small_01.png.616bac93501849579fd55befcc3806b0.png

Rendering dev textures and skyboxes is also conveniently done in blender.

Screenshots_01.png.7b9024192eac889eeea5ced823b40d52.png

And thats the current state of de_dunes! Its playable here:
https://steamcommunity.com/sharedfiles/filedetails/?id=3261128705

I will have to switch to Hammer eventually, but until then I enjoy tinkering in blender.

de_dunes_radar_small_01.png.1f2a44e4b593ce2012fddb287a8be4ff.png

Thanks for reading.

Edited by rbx775_
Posted

Thanks! Those are just custom geometry nodes, no addons.
You basically just add a subdivided plane and delete faces were the user drew a certain vertex paint value.
Then extrude edges were face neighbours count is equal to one, quite simple.

But its only for concepting, Id say - later layouts should probably be redone.

  • 1 month later...
Posted

@Andre Valera Yes it is! I was anticipating your submission, good job on that. Very solid layout in my opinion.
Also thx for letting me know that the link was faulty, at least the naming let to my workshop page. :D I updated my initial post!

Posted (edited)

Congratulations to everyone who successfully submitted their baby to the contest!

I want to use the judging 'vacation' for an update about radar creation.
Originally I wanted to use radgen, but since all the geometry is already right there in blender, I wanted to give it a shot.

I started off by aligning a big orthogonal camera with the outer bounds of the map, + 10% for the margin.
Next I placed the cs_minimap_boundary entities where the camera bounds would be in Hammer. Blender coords * m=>hu (~39.37)
orth_cam.PNG.bdf6e84f5c035428cd8417a9549df2cc.PNG

For the radar look I created a new 'Radar' scene and added a global material override.
Playing around by color ramping the depth buffer:
Color.gif.d9596f0ccce90ff3ecde054f98261589.gif

Of course this wouldnt be a useful radar since I need a way to cut into all the overhanging geometry like roofs, to be able to see the actual walkable area.
The far and near clip planes of the orthogonal camera help with that.
viewfrustum.gif.3e89e1cf017b66aef12b3e789ff510ac.gif

I decided on a custom background image, some sort of pretend-cartographic height map. (noise color output > into uv socket of voronoi)

bkg.JPG.7c72c09d31f7b422156e66814fc16d0e.JPG

Finally setting up the compositor.
I already had put different geometry like cars, terrain, bombzones into their own collections for export, this is a great help for compositing now.
compositor_overview_01.PNG.d56170b3b2b9d175d1f6a835119d7364.PNG

I had to mark four objects as radar occluders aswell, as you can see in the mockup.
Those were corner cases where the view frustum wouldnt cull them correctly because they were floating above ground, or were only clip brushes... i.e.

Everytime I want to render my radar I switch to the Radar scene and hit F12.
The file will be output to the map folder, from there I need to update it via the material editor.
de_dunes_radar.jpg.c688ec6d18edd3cee86039733969fc0d.jpg

It surely isnt easier to setup than the magnificent Radgen, but Im a blender nut, so its closer to home for me.
Cheers!

Edited by rbx775_

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.

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.

×
×
  • Create New...