Results 1 to 7 of 7

Thread: Proper rvmat for underground objects ?

  1. #1
    Gunnery Sergeant
    Join Date
    Sep 27 2010
    Location
    Santiago de Chile
    Posts
    452

    Proper rvmat for underground objects ?

    Hello everyone,

    We have these underground structures, caves and tunnels system... ok

    But once we are under the ground alleys, hallways and corridors look as much bright as any normal object ingame...

    Now I have to make some sort of soil earth roof for caves and the same problem occurs, I mean, this foundation looks a lot brighter than the terrain itself... I tried using the same texture used for surrounding terrain and the same terrain rvmat but it didn't help...

    So I think that this might be related to rvmat, assuming that you can manage the amount of light that any object may reflect... I want these objects become darker, with no light reflection, as its suppoused they are buried in the ground...

    Perhaps I'm doing it wrong and the solution comes from doing some shadow LODs or defining rvmat properties at some other LOD, i.e., geometry LOD...

    Any help or advice will be much appreciated
    Last edited by Robster; Aug 9 2012 at 15:12.



  2. #2
    Hi
    If bis managed it inside a house then in a cave should be same, unfortunately I don't think bis managed it in house, maybe light etc is relating to player and they forgot he sometimes will be inside .
    I haven't tried for sometime but pls see if in a house this light is correct in patches they did maybe fix. If not then inthinkmitsnengine problem still.
    In past was things in O2 always in shadow, shadow lod ,occlusion etc etc but in O2 these days a lot says obsoleted
    Good luck
    A chopper cup of Coffee in a chopper coffee pot
    TOH Now with added Coffee
    http://www.helpivanmartin.org/

  3. #3
    Try adding "AlwaysInShadow" to your rvmat render flags. I haven't tried it but it might work - it was developed for this purpose.

    Code:
    renderFlags[] = {"AlwaysInShadow"};

  4. #4
    You can try changing the environment map. If you're using an env map that's for the sunny outdoors and you're in a cave, things are probably not going to look right.


    Please use the CWR2 CBT to help us provide a better experience.
    Show solidarity in the face of those who want to violate your rights! Join the Addon Makers for Authors' Rights Forum Group Today!

    Note to all Squads and Clans. We have updated the S&FP forum guidelines. If you have a thread there, please read the new guidelines


  5. #5
    Gunnery Sergeant
    Join Date
    Sep 27 2010
    Location
    Santiago de Chile
    Posts
    452
    Author of the Thread
    Thanks MaxP... i'm trying to learn rvmat basics, sort of difficult stuff... how do you know which env map suits for caves? i've seen that env_land_co.paa and env_cloth_co.paa ... do I have to change to some of these? or I have to do a new env file? how do i do that? using tex2view? i do apologize for my ignorance...

    EDIT: I read that Lower ambient values can be used on surfaces where global ambient should be reduced, such as Interiors. It is usually made using Ambient Light maps.

    would it help for these purposes... ? how can i make an ambient light map?
    Last edited by Robster; Aug 16 2012 at 18:00.

  6. #6
    Quote Originally Posted by Robster View Post
    ......Now I have to make some sort of soil earth roof for caves and the same problem occurs, I mean, this foundation looks a lot brighter than the terrain itself... I tried using the same texture used for surrounding terrain and the same terrain rvmat but it didn't help...
    Just to clarrify , you are talking about the actual above ground terrain textures in this part,? If so, I think its because ArmA mip-maps the terrain texture differently to the object texture.

    In my own experiments I've found that I had to change the scale of the object texture till the diffences were less obvious, then break it up and hide it a bit with well placed vegetation
    Spoiler:


  7. #7
    Gunnery Sergeant
    Join Date
    Sep 27 2010
    Location
    Santiago de Chile
    Posts
    452
    Author of the Thread
    Quote Originally Posted by Pathetic_Berserker View Post
    Just to clarrify , you are talking about the actual above ground terrain textures in this part,? If so, I think its because ArmA mip-maps the terrain texture differently to the object texture.
    yes, and you are guessing right... ground textures belong to their own type: "land color" or "_lco" type, not "ico" as many confusingly say...
    I tried to use the same rvmat for an object texture but it didn't work, so I decided to write here with not muck luck yet
    Also I made an object with the clutter as proxy on top... but that didn't help neither cause at the same place there was the cave with roadway properties at bottom, so all clutter disappeared...

Similar Threads

  1. Underground ?
    By shephart in forum ARMA 2 & OA : TERRAIN - (Visitor)
    Replies: 3
    Last Post: May 28 2012, 09:34
  2. Soldiers Starting Underground?
    By CopyrightPhilly in forum TROUBLESHOOTING
    Replies: 2
    Last Post: Aug 8 2004, 23:16
  3. N-underground
    By Acecombat in forum OFFTOPIC
    Replies: 3
    Last Post: Jan 28 2004, 19:00
  4. Underground army
    By Ruskiesrule in forum USER MISSIONS
    Replies: 1
    Last Post: Jan 2 2003, 00:15
  5. Some objects flying or underground
    By Suma in forum MULTIPLAYER
    Replies: 0
    Last Post: Nov 8 2002, 08:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •