Author Topic: Searching for rock meshes//Military meshes to convert  (Read 1681 times)

Offline Nala7

  • Forum Newcomer
  • *
  • Posts: 5
  • Floof-O-Meter: 0
    • View Profile
Searching for rock meshes//Military meshes to convert
« on: May 17, 2014, 04:53:12 pm »
Alright, so I'm still not done with my map (the one that needed the dead foliage ;D) and here's what I need:

Rocks, rocks and once again - rocks. As many as possible, every possible size and texture (they can be left without any texture).

The second thing are military meshes I found, but since I don't really know how to convert them, I'm asking you to do it. Anyone, really. And it would be great if more than one person volunteered - it would be less work per head. c:
And I must say I don't have any knowledge about this stuff, so sorry if there's something wrong about these objects. o3o'

 http://tf3dm.com/3d-model/stryker-mgs-54569.html
http://tf3dm.com/3d-model/military-scene-28800.html
http://tf3dm.com/3d-model/army-tent-97918.html
http://tf3dm.com/3d-model/mtvr-78971.html
http://tf3dm.com/3d-model/abrams-tank-17774.html
http://tf3dm.com/3d-model/uh60-helicopter-47194.html
http://tf3dm.com/3d-model/humvee-83601.html
http://tf3dm.com/3d-model/grumman-f-14-tomcat-33918.html
http://tf3dm.com/3d-model/us-c-130-hercules-airplane-55046.html

And these are the ones that I'd also love to have, but not as much as the ones above.
http://tf3dm.com/3d-model/us-f-15c-fighter-21682.html
http://tf3dm.com/3d-model/us-galaxy-c5-41345.html
http://tf3dm.com/3d-model/us-apc-24406.html
http://tf3dm.com/3d-model/mrx22-recon-flyer-94637.html
http://tf3dm.com/3d-model/mi-171sh-rockets-14952.html

Thank you for everything!
« Last Edit: May 17, 2014, 08:01:07 pm by IX »

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Searching for rock meshes//Military meshes to convert
« Reply #1 on: May 17, 2014, 05:35:27 pm »
There are already rocks in the Object maker x3 If you want to change some textures then try this out! ^^:

Go into Feral Heart\Media\Objects\Rocks
Open "rock.material" in notepad
Copy and paste the Rock Texture you want into Feral Heart\Media\Objects\Rocks. (Size must be 4096x4096)
Rename it to e.g. rockTex7 (The next number that you need).
Copy and paste this into the note pad you opened up (Example):

material rockMat7
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture rockTex7.jpg
         }
      }
   }
}

Open up 'ObjectMaker' and load the object you wish to re texture.
Select the Object and go into the Mesh section.
Where it says 'Material' type in rockMat7
Once you have done save it.


I don't think I can help you with converting meshes, however, you can contact someone who is experienced with this kind of thing x3
Good luck!


Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone

Offline Nala7

  • Forum Newcomer
  • *
  • Posts: 5
  • Floof-O-Meter: 0
    • View Profile
Re: Searching for rock meshes//Military meshes to convert
« Reply #2 on: May 17, 2014, 08:00:03 pm »
There are already rocks in the Object maker x3 If you want to change some textures then try this out! ^^:

Go into Feral Heart\Media\Objects\Rocks
Open "rock.material" in notepad
Copy and paste the Rock Texture you want into Feral Heart\Media\Objects\Rocks. (Size must be 4096x4096)
Rename it to e.g. rockTex7 (The next number that you need).
Copy and paste this into the note pad you opened up (Example):

material rockMat7
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture rockTex7.jpg
         }
      }
   }
}

Open up 'ObjectMaker' and load the object you wish to re texture.
Select the Object and go into the Mesh section.
Where it says 'Material' type in rockMat7
Once you have done save it.


I don't think I can help you with converting meshes, however, you can contact someone who is experienced with this kind of thing x3
Good luck!


Thank you, although, I've noticed there are some rock meshes. In my opinion, they just don't look realistic and even if so, I need also some pebbles and differently shaped rocks. And about re-texturing...you misunderstood me. I know how to do it, I've done it a few times. x3