1. Forums
  2. Discord
  3. About Mapcore
  4. Patreon Supporters
  • Login
  • Register
  • Search
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Forum
  • More Options
  1. Mapcore
  2. Members
  3. sn0wsh00

Posts by sn0wsh00

  • Blender - IMAX Theater

    • sn0wsh00
    • May 27, 2026 at 1:26 AM

    I've updated my 1.90 IMAX Theater to version 2. Version 2 can be downloaded here:

    https://drive.google.com/file/d/1dBXUrW…?usp=drive_link

    In addition to mixing together carpets and laminate wood, another thing I noticed about 1.90 IMAX theaters was that they tend to mix blue and white lighting together. Therefore, for this update, I added blue linear lights on the walls and ceiling, and placed smaller white lights in the center of the ceiling. I also added drivers so that you can control the brightness of those lights.

    Additionally, I noticed that many cinema halls that have been built/renovated in the 2020s have installed walls between the rows. Some people have referred to these walls as privacy barriers, but otherwise, I can't seem to find any documentation on this feature. Regardless, I decided to also add these barriers to give the theater a more premium look.

    Here are some GIFs comparing version 1 and 2:

    [Blocked Image: https://i.imgur.com/cod9v4X.png]

    [Blocked Image: https://i.imgur.com/QEMTSPg.png]

    You can find more information, as well as full-sized renders, on these pages:

    https://www.deviantart.com/sn0wsh00/art/B…r-v2-1337716905

    https://www.deviantart.com/sn0wsh00/art/B…a-v2-1337723793

  • Blender - IMAX Theater

    • sn0wsh00
    • May 19, 2026 at 11:52 PM

    I've updated my IMAX theater model to version 3. Version 3 can be downloaded here:

    https://drive.google.com/file/d/1feOVMe…hst3LP3BHm/view

    Changes:

    • Increased screen height to 20 meters. With a width of 26 meters, this screen is now similar in size to the BFI IMAX.
    • Added new type of low poly seats
    • Increased number of rows from 8 to 9
    • Changed staircase and terrace layout
    • Added a corrector to the film projector spotlight so that it can more correctly display images on a curved screen
    • Various other texture and lighting changes

    Here are a couple of GIFs showcasing the differences between version 2 and 3:

    [Blocked Image: https://i.imgur.com/KmBVe0b.png]

    [Blocked Image: https://i.imgur.com/2LmL4rC.png]

    I've also updated the original post of this thread with version 3 renders. More information, and full-sized renders, can be found on these pages:

    https://www.deviantart.com/sn0wsh00/art/B…r-v3-1334807132

    https://www.deviantart.com/sn0wsh00/art/B…a-v3-1334811694

    In this update, I also slightly warped the projection image so that it would display more properly on a curved screen. Here are the shader nodes to do that:

    [Blocked Image: https://i.imgur.com/bsoHyKZ.png]

    The formula for this distortion, which I guess is some sort of quadratic distortion, can be written as y' = y + ax^2, where a is the purple value in the multiply math node. The effect of the multiply node value on the projected image can be seen below:

    [Blocked Image: https://i.imgur.com/PSRERhG.png]

  • Blender - IMAX Theater

    • sn0wsh00
    • May 17, 2026 at 4:08 AM

    Here is an 1.90 IMAX (aka LieMAX) Theater that I created in Blender:

    [Blocked Image: https://i.imgur.com/D8Dj00G.png]

    [Blocked Image: https://i.imgur.com/Uc2BwAt.png]

    [Blocked Image: https://i.imgur.com/nAedlol.png]

    [Blocked Image: https://i.imgur.com/BMZ8MQ4.png]

    Download link:

    https://drive.google.com/file/d/1MFZKj5…BXqx/view?pli=1

    While looking through a list of IMAX venues, I noticed a lot of CoLA/Xenon screens have a 16:9 aspect ratio. In turn, I made my screen have a width of 17.8 meters and a height of 10 meters, which makes it similar in size to the IMAX venues in Morrow, Georgia; New Brunswick, New Jersey and Manchester, UK.

    I also noticed in my research that LieMAX theaters tend to look less austere than 1.43 ones. A lot of GT IMAX theaters lack embellishments and/or have basic looking flooring. Many 1.90 IMAX theaters, on the other hand, seem to really like mixing laminate wood and carpet flooring together, which gives those theaters a warmer appearance. Therefore, unlike my GT IMAX model which mainly uses concrete floors, my 1.90 IMAX model uses wood, rubber and carpet textures for its floors and steps.

    More information and full-sized renders can be found on these pages:

    https://www.deviantart.com/sn0wsh00/art/B…ater-1333587335

    https://www.deviantart.com/sn0wsh00/art/B…rama-1333621105

  • Unreal Engine 5

    • sn0wsh00
    • February 6, 2026 at 1:11 AM

    I've been tinkering around with the r.UseLegacyMaintainYFOVViewMatrix variable in Expedition 33 and it has me a little confused. Based on Epic's own description, r.UseLegacyMaintainYFOVViewMatrix is "Whether to use the old way to compute perspective view matrices when the aspect ratio constraint is vertical." It sounds like it means whether or not the game should use vertical instead of horizontal field-of-view, yet in my testing, the horizontal FOV doesn't always seem to match up to the corresponding vertical FOV.

    With the variable set to true, here's how the game looks like with an FOV of 85:

    [Blocked Image: https://i.imgur.com/z5jFwg0.jpeg]

    At a 16:9 aspect ratio, the corresponding horizontal FOV is 116.91. Yet, when I set the variable to false and set the FOV to 116.91, I get this view:

    [Blocked Image: https://i.imgur.com/blwcEgF.jpeg]

    I have to set the FOV to 112 to make it match the view of the first image:

    [Blocked Image: https://i.imgur.com/By9vd6l.jpeg]

    Even more confusingly, with r.UseLegacyMaintainYFOVViewMatrix = true, setting the FOV to 54.5 (top) matches the r.UseLegacyMaintainYFOVViewMatrix = false view at 85 degrees i.e. the corresponding horizontal FOV:

    [Blocked Image: https://i.imgur.com/igplMU0.jpeg]

    [Blocked Image: https://i.imgur.com/vMSRjCy.jpeg]

    So yeah, I have no idea what's going on.

  • Blender - IMAX Theater

    • sn0wsh00
    • January 23, 2026 at 1:14 AM

    Using EternalTrail's eeVR Blender plugin, I've finally been able to render my IMAX theater as a 360° video in EEVEE. It still took a while a render, but it was still a lot faster than Cycles:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    DaVinci Resolve cannot export videos wider than 3840 pixels, so instead I used FFmpeg to create the video. Here's the FFmpeg code I used:

    Spoiler @echo off ffmpeg -framerate 30 -i render/frame%%06d.png -i ds3.mp3 -pix_fmt yuv420p -c:v libx264 -crf 3 -preset slower -maxrate 50M -bufsize 100M -profile:v high -c:a aac -ar 48000 -b:a 384k -movflags +faststart output.mp4 pause

    I tried encoding with libx265, but that caused issues on Youtube.

    Watching a video projected onto a giant screen in VR/first person is very different from watching the video directly. For one, it makes it more obvious when the video's subject is off-centered. IMAX movies, despite their 1.43 aspect ratio, usually frame their subjects in a widescreen AR such as Scope; all the stuff outside the 2.39 aspect ratio frame is merely meant to fill the viewer's peripheral vision. For VR video, though, Iudex Gundyr is mainly positioned towards the top of the frame, forcing viewers to look towards the ceiling as opposed to the center of the screen (good thing you can't get neck strains from watching 360° videos in browsers). Thankfully, FromSoftware games have a parameter (LockCamParam) that controls non-cutscene camera positions.

  • Blender - IMAX Theater

    • sn0wsh00
    • December 8, 2025 at 12:30 AM

    Here are two IMAX theaters that I created in Blender. Both 3D models are freely available for download.

    1.43 IMAX Theater

    Screenshots:

    [Blocked Image: https://i.imgur.com/KlmKQKI.png]

    [Blocked Image: https://i.imgur.com/7A17FzE.png]

    [Blocked Image: https://i.imgur.com/vSstELB.png]

    [Blocked Image: https://i.imgur.com/43LSFm6.png]

    Download (version 3):

    https://drive.google.com/file/d/1feOVMe…?usp=drive_link

    Features:

    • 26.0 m x 20.0 m screen. Can be flat or curved.
    • 9 rows of stadium seating
    • 4 seat variations: very low, low, medium and high poly
    • 12 sets of speakers
    • Blender drivers

    How to use:

    • All speakers are linked to either the Speaker_main or speaker_secondary data blocks. Speaker_main is used by the front and corner speakers, while speaker_secondary is used by the side and ceiling speakers. You only need to edit two speakers (one from each data block) to properly play imported sound
    • Movies are controlled by the Movie_Texture node group inside the Movie_Screen material shader. The Movie_Screen shader can be accessed by selecting a screen mesh. Videos with 1.43 aspect ratios work best with this node. In Cycles, images are projected onto the screen via a spotlight. In EEVEE, the image is displayed directly on the screen, as light projection is not possible in EEVEE.

    You can find more information and full sized renders on these pages:

    https://www.deviantart.com/sn0wsh00/art/B…r-v3-1334807132

    https://www.deviantart.com/sn0wsh00/art/B…a-v3-1334811694

    1.90 IMAX Theater

    Screenshots:

    [Blocked Image: https://i.imgur.com/Oz3Tqgm.png]

    [Blocked Image: https://i.imgur.com/NG7gU1f.png]

    [Blocked Image: https://i.imgur.com/xe3LHb5.png]

    [Blocked Image: https://i.imgur.com/uHY9Q6z.png]

    Download (version 2):

    https://drive.google.com/file/d/1dBXUrW…?usp=drive_link

    Features:

      17.8 m x 10 m flat/curved screen 8 rows of seats, with the option of barriers between rows 4 types of seats: BehNam (very low poly), sdmitch40 (low poly), GMOD (medium poly), Overwatch (high poly) 12 sets of speakers Blender drivers to control theater features and light brightness.

    How to use:

    • All speakers are linked to either the Speaker_main or speaker_secondary data blocks. Speaker_main is used by the front and corner speakers, while speaker_secondary is used by the side and ceiling speakers. You only need to edit two speakers (one from each data block) to properly play imported sound
    • Movies are controlled by the Movie_Texture node group inside the Movie_Screen material shader. The Movie_Screen shader can be accessed by selecting a screen mesh. Videos with 1.43 aspect ratios work best with this node. In Cycles, images are projected onto the screen via a spotlight. In EEVEE, the image is displayed directly on the screen, as light projection is not possible in EEVEE.
    • In the drivers menu, you can enable Style1 or Style2 to change the lighting design. Style1 uses the same white light design from version 1, while Style2 uses a mixture of white and blue lights.

    You can find more information and full sized renders on these pages:

    https://www.deviantart.com/sn0wsh00/art/B…r-v2-1337716905

    https://www.deviantart.com/sn0wsh00/art/B…a-v2-1337723793

    I created these Blender file to simulate how it's like to watch videos on a large format IMAX screen. Creating something like this inside a video game engine would certainly be better, but unfortunately, I currently have no idea how to use Unity, Unreal, Source 2 etc. A 360° video could also work as a VR environment, but Blender only renders panoramas natively in Cycles.

  • Elden Ring

    • sn0wsh00
    • December 27, 2023 at 3:16 AM

    It sort of bothers me that Godfrey, despite being a Tarnished, is portrayed as kind of a giant, so here's a mod I created that makes him (almost) player-size:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    I used a C++ runtime library called ERSkeletonman to create this mod.

  • Counter-Strike 2

    • sn0wsh00
    • March 29, 2023 at 12:31 AM

    Apparently the current version of CS:GO's Dust II was originally made for Source 2, so I guess it makes sense that Dust II would look amazing in CS2 despite just being a port. I also like how Valve is upping the blood and gore in what is already a pretty splattery game. It'll look great in Zombie Escape:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

  • Counter-Strike: Global Offensive

    • sn0wsh00
    • February 6, 2023 at 5:51 PM

    Kinda sus these maps are

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

  • Blender

    • sn0wsh00
    • November 13, 2022 at 8:03 PM

    There are two main ways to directly import Source Engine model into Blender: SourceIO or io_import_vmf. In addition to importing meshes, both tools are able to import materials, to a certain extent. For CS:GO models, both tools import materials with no problems. For TF2 models, though, I've had to manually import head, eye and hand textures.

    The way these two tools convert Source textures/materials into shader nodes are different. SourceIO uses the BlenderVertexLitGeneric node group in their materials, a node group that's pretty complex, while io_import_vmf uses a much simpler shader node setup.

    I haven't seen anyone compare these shaders yet, so here's a comparison with the TF2 Demoman, rendered in Cycles. io_import_vmf shader is on the left while BlenderVertexLitGeneric is on the right:

    [Blocked Image: https://i.imgur.com/8ZeO4IY.jpg]

    Here are the head texture shader nodes for io_import_vmf and BlenderVertexLitGeneric. For the io_import_vmf body textures, I set Specular Tint to 0 and Roughness to 0.700:

    Spoiler [Blocked Image: https://i.imgur.com/W0nlKBI.jpg]

    [Blocked Image: https://i.imgur.com/XhZ81hX.jpg]

    And here's a comparison of the two shaders with CS:GO's Getaway Sally (again, io_import_vmf shader is on the left, BlenderVertexLitGeneric is on the right):

    [Blocked Image: https://i.imgur.com/RJfRiMc.jpg]

    Here are the head texture shader nodes for io_import_vmf and BlenderVertexLitGeneric. For the io_import_vmf body textures, I set Specular Tint to 0 and Roughness to 0.396:

    Spoiler [Blocked Image: https://i.imgur.com/7kcXzkr.jpg]

    [Blocked Image: https://i.imgur.com/7Max5st.jpg]

    Overall, despite using fewer nodes, I think the io_import_vmf renders look really similar to the BlenderVertexLitGeneric render. If you don't like the shiny light in the io_import_vmf models, you can simply crank up the roughness.

  • What music have you listened to recently?

    • sn0wsh00
    • September 28, 2022 at 7:50 PM

    Every time I use AoE2: Definitive Edition's mod manager, I get to listen to this awesome track:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

  • Free PBR texture websites

    • sn0wsh00
    • September 16, 2022 at 10:49 PM

    I thought I could share with you guys four free websites for physics-based rendering textures. All of these website allow you to freely download textures at any available resolution. They also do not require you to create an account.

    AmbientCG

    • Website: https://ambientcg.com/
    • # of Textures as of September 2022: 1761
    • Public Domain CC0 1.0 license
    • Textures come as image files

    cgbookcase.com

    • Website: cgbookcase.com
    • # of Textures as of September 2022: 535
    • Public Domain CC0 1.0 license
    • Textures come as image files.

    Free PBR

    • Website:https://freepbr.com/
    • # of Textures as of September 2022: 434
    • $9 fee to use textures commercially
    • Textures comes as image files, but have been prepared for use in Blender, Unity and the Unreal Engine.

    Poly Haven

    • Website: https://polyhaven.com/
    • # of Textures as of September 2022: 288
    • Public Domain CC0 1.0 license
    • Textures can be downloaded as a Blender file with shader nodes and lighting already set up. They can also be downloaded as a GLTF file or as image files.

    It should be pretty easy to set up the shader nodes. Just connect base color/albedo/diffuse to Base Color, height/roughness to roughness, normal to normal and so forth. If you have an ambient occlusion texture, just combine that with your color texture using a MixRGB node.

    And here's a comparison of similar textures from each website:

    Spoiler [Blocked Image: https://i.imgur.com/YWgyPfB.jpg]

    (Full sized image can be viewed here)

    All of these balls were rendered in Cycles using the lighting that came with Poly Haven Blender files. If I had to choose, I would say Poly Haven textures look the best, in that they're a lot bumpier than textures from the other three websites. This might be because Poly Haven normal maps look like this, while the other normal maps look like this.

  • Unreal Engine 5

    • sn0wsh00
    • August 1, 2022 at 10:23 PM

    I recently tested the Mesh to Metahuman tool on some Source Engine models, just to see how well it ports those models into UE5. My results can be divided into three tiers.

    First is the Louis Tier:

    [Blocked Image: https://i.imgur.com/KrsQc9C.jpg]

    Not only did Metahuman make Metahuman Louis look a lot like L4D Louis, but it did so without me making any edits to the mesh's markers outliner. All other Metahumans in this post were generated from edited markers.

    Next is the "I Guess I See The Resemblance If I Squint" tier:

    [Blocked Image: https://i.imgur.com/8HuzlHM.jpg]

    From left to right: Alyx, Chell, Coach, G-Man, Gordon Freeman.

    And finally, the Zoey tier. I could be the hair, but I don't think so:

    [Blocked Image: https://i.imgur.com/aylwT41.jpg]

    On a somewhat related note, if you're using Blender and you want to export your mesh as an OBJ for use in UE5, make sure in the transform options that Forward is set to Y Forward and Up is set to Z Up.

  • Counter-Strike: Global Offensive

    • sn0wsh00
    • May 9, 2022 at 10:18 PM

    Ever wonder how agents look like without their masks and glasses? Why of course you do:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

  • Blender

    • sn0wsh00
    • May 3, 2022 at 12:52 AM

    I've recently been importing CS:GO buy menu animations into Blender. The thing with buy menu animations is that they are actually two separate SMD animations blended together. I managed to come up with a workflow on how to do this in Blender (this only works player models located inside the custom_player folder):

    1. First, I installed Blender Source Tools and io_import_vmf.
    2. Then, using Crowbar, I decompiled animset_uiplayer_buymenu.mdl, which is located inside models/player/custom_player/uiplayer
    3. In Blender, I imported my CS:GO agent from the custom_player folder using io_import_vmf's Source Engine Model (enhanced) option. In this example, you'll see that I imported John 'Van Healen' Kask (ctm_swat_variantg).
    4. Using Blender Source Tools' SMD import, I navigated to the decompiled animset_uiplayer_buymenu_anims folder and imported a_buymenu_motion.smd. Before pressing the import button, I made sure the Bone Append Method was set to Make New Armature.
    5. Selecting the imported model's armature, I once again used BST's SMD import and once again navigated to the animset_uiplayer_buymenu_anims folder, this time selecting a non-motion pose (they all start with either ct_ and t_). I also made sure the Bone Append Method was set to Append to Target. When the SMD is imported, you'll see your CS:GO model go into the buy menu pose. This model, though, will be completely still.
    6. In a secondary viewport, I changed the viewport to NonLinear Animation, which at this point looked like this. Under the ctm_swat_variantg armature, I clicked the Push Down Action button, causing the buy menu pose to go onto a new track.
    7. Now time to add the motion. With the focus still in NLA, I pressed N, which brought up this menu on the right.
    8. In that menu, I clicked the Dope Sheet button and selected the a_buymenu_motion option .
    9. Finally, under Extrapolation, I selected Hold Forward, while for Blending, I selected Add (the menu should look like this). Now you have a model that not only has a buymenu pose, but also looks alive.

    I'm a noob at Blender, so it would be nice to see if anyone else here has a better way to combine animations.

  • Hammer++

    • sn0wsh00
    • April 25, 2022 at 11:48 PM
    Quote from Poofoge

    On 4/21/2022 at 12:35 AM, Poofoge said: What's everyone thought on "vanilla hammer>>> hammer++" debate?

    There's a debate? Why would anyone prefer vanilla Hammer over Hammer++?

  • [CS:GO] Screen distortion effect with trigger_look

    • sn0wsh00
    • March 23, 2022 at 10:37 PM

    If you've ever played Borderland 3's Bounty of Blood DLC, you might remember that the telezappers distort your screen every time you look at them. Well, with the help of trigger_look, trigger_multiple, logic_timer and logic_relay entities, I recreated this effect in CS:GO:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    You can download the map (tr_warp_screen) here.

    In essence, the map checks every 0.1 seconds to see whether the player is looking in the general direction of the portal/wormhole. If during that check the player is looking in the direction of the wormhole, then the map will distort the player's screen. If not, then the map will clear all overlays. If you want more details on how to do this in Hammer:

    1. First, create an info_target entity named "target_look_1" inside the wormhole/portal.
    2. Create 1 logic_timer entity and 2 logic_relay entities. Name the logic_timer entity "timer_1" and the two logic_relay entities "relay_1" and "relay_2." Set timer_1 to start disabled.
    3. For relay_1 and relay_2 create the following outputs: relay_1, relay_2. Relay_2 will be responsible for applying distortion overlay (effects/tp_eyefx/tp_eyefx) when the player looks at target_look_1, while relay_1 will be responsible for removing the distortion overlay when the player looks away from target_look_1 (via the command "r_screenoverlay effects/blank_fx")
    4. Now create a trigger_look brush entity with the following class info. Name this trigger_look entity "trigger_look1." This trigger_look brush must cover all the locations where you want the screen distortion effect to occur. For this map, I simply set this area to be the whole teleportation room.
    5. Create these outputs for trigger_look1. The timeout key value is the time trigger_look must wait until firing its OnTimeout output. In other words, if the player enters trigger_look1 but is not looking at target_look_1 after 0.02 seconds, then trigger_look will trigger relay_1, clearing the screen of all overlays.
    6. Moving back to timer_1, create the outputs seen here. What this will do is enable and disable trigger_look1 every 0.1 seconds
    7. Now create a trigger_multiple brush and have it cover the same area as your trigger_look entity. Name this brush "trig_mult" and set its keyvalues to the following values (ignore origin).
    8. Under trig_mult's output tabs, create these outputs. What this will do is enable timer_1 while the player is inside trig_mult and disable timer_1 (and clear all overlays) when they are outside trig_mult.
    9. Finally, create a logic_auto and a point_servercommand entity, naming the the point_servercommand entity "point_server." In logic_auto, set output to "OnMapSpawn," target entity to "point_server," via this input to "command", and parameter to "r_screenoverlay effects/blank_fx." What this command will do is clear the screen distortion effect at the start of each round.

    While creating tr_warp_screen, I also learned how to import custom HDR cubemaps in the map. I needed custom cubemaps because buildcubemaps creates the following cubemap for the wormhole:

    Spoiler [Blocked Image: https://i.imgur.com/yPITYuw.jpg]

    This cubemaps makes it look like you will be flying right into the teleportation machine if you go through the wormhole. When you actually go through the portal, though, you'll be teleporting out in the opposite direction, something this cubemap more correctly conveys:

    Spoiler [Blocked Image: https://i.imgur.com/BqXiUGD.jpg]

    @Yanzl created this tutorial on how to create custom HDR cubemaps for CS:GO. For the cubemap crosses, here's the cross buildcubemaps (I think) created for my map:

    Spoiler [Blocked Image: https://i.imgur.com/k6O1KOv.jpg]

    And here's the modified cross I made for the the custom cubemap:

    Spoiler [Blocked Image: https://i.imgur.com/NR4cBOK.jpg]

    One final word. This custom cubemap looks correct only when you're looking at the wormhole from the front (which, on my map, is the X direction). If you look at the wormhole from the sides or from above, then this cubemap will appear incorrectly mirrored.

  • WIP in WIP, post your level screenshots!

    • sn0wsh00
    • March 22, 2022 at 10:11 PM

    For those of you who have played the Bounty of Blood DLC from Borderlands 3, you might remember that the telezappers will distort your screen every time you look at them. Well, with the help of trigger_look, trigger_multiple, logic_timer and logic_relay entities, I (sort of) recreated this effect in CS:GO:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    You can download this map/demo here.

  • Hammer++

    • sn0wsh00
    • March 21, 2022 at 10:54 PM
    Quote from Evert

    15 hours ago, Evert said: Try toggling the "<tl>" button in the top, same as regular hammer Id guess

    Thanks, disabling scaling texture lock worked! In fact, I wished I had known about texture lock in general, given that some of my maps have brushes rotated at non-90 degree angles. I guess even after all these years I'm still a noob at Hammer.

  • Hammer++

    • sn0wsh00
    • March 20, 2022 at 9:09 PM

    I've finally started working on a map in Hammer++ and so far, it works pretty much the same as regular Hammer. That it, except for brush textures, in that the texture scales alongside your brush. In other words, if you stretch your brush along the x-axis, then the texture will be stretched along the x-axis, unlike in regular Hammer where the texture scale will remain the same no matter how much your manipulate the brush. I honestly find this really annoying, given I have to frequently use the face edit tool to make sure the texture scale remains consistent. Otherwise, I've generally liked what I've seen so far with Hammer++.

Discord

The Mapcore Discord is our lively IRC channel of the 2000s reborn. Chat about level design, gaming, and more.

Latest Posts

  1. Custom Gamemodes Contest

    Angel
    July 20, 2026 at 11:46 AM
  2. FAQ

    Angel
    July 20, 2026 at 10:14 AM
  3. Tangerine

    Harry Poster
    July 18, 2026 at 11:10 AM
  4. Any of the old guard still around? D:

    Warby
    July 12, 2026 at 8:23 PM
  5. About our archived forums

    Thrik
    June 30, 2026 at 2:12 PM
  6. Mapcore Discord

    mason_fan123
    June 24, 2026 at 8:52 PM
  7. [CS2] Valley

    Serialmapper
    June 22, 2026 at 11:56 AM
  8. Free Music / SFX Resource - Over 2500 Tracks

    Eric Matyas
    June 18, 2026 at 12:32 PM
  9. Pango [WIP]

    Elowen
    June 11, 2026 at 10:13 AM
  10. [CS2] Dvina

    Jeremy Rivera
    June 11, 2026 at 10:03 AM
  1. Privacy Policy
  2. Contact
Powered by WoltLab Suite™