Jump to content

scubaman3D

Member
  • Content Count

    772
  • Joined

  • Last visited

  • Medals

Everything posted by scubaman3D

  1. scubaman3D

    Polygon/Verts limits?

    I dunno - I've personally put 20k+ triangle models in A2 so unless they cut this number back, you should be able to make out in the 20k range. However, I would say that's probably way, way more polys than you'd practically need for a weapon (and this is coming from a notorious poly whore as vespa would tell you :p ).
  2. scubaman3D

    Far Cry 3

    I didn't care much for FC2 but loved FC3. FC2 had great potential and introduced some awesome game play on a micro level but it became repetitive and the story didn't make much sense. I didn't bother to finish it. FC3 fixed those ultra repetitive situations (i.e. clearing out the same checkpoint if you moved a few hundred meters away and returned), had a more relatable story where you actually felt like a 'good guy', and didn't require any quinine. There were some super gamey feeling parts, some plot holes that felt like lazy writing, and I wish there were more choices you could make to influence the story, but I was willing to overlook those shortcomings and say this is the best single player game I have played in quite some time.
  3. scubaman3D

    ArmA, view distance and the curvature of Earth

    the max draw distance is 10km in A2 and you can see about 12 km IRL before something dips below the curve of the earth. This would be among the lowest priority features I can think of to add.
  4. so basically you would like to switch from MG to AT missile turret by quick addaction and magically the turret is changed and you can blast tanks now?
  5. scubaman3D

    Development Blog & Reveals

    And we've all had the pleasure of reading your whining the entire time. Its been fun.
  6. scubaman3D

    Addon Developer Workshop

    Here's something for any Modonauts out there. This is the first model I've made in Modo 601 and I have an entirely new work flow. 601 added a "Rounded Edge Width" option to the material shader tree items. This allows you to create a faux 'soft edge' effect on edges which are otherwise very sharp. The effect is quite similar to turning smoothing on after adding your 'safety edges' in modo or max...but requires no additional geometry to be added. Here's a pic of it: The pictured model is made of some components with smoothing on, with all the additional geometry required to make it look right, while other parts are simple low poly objects with the rounded edge width set to 1.1mm. Can you spot the difference? :) This is a pretty big deal...the time saving potential is huge with this feature!
  7. scubaman3D

    Development Blog & Reveals

    Heh...same here. Everybody does a double-take on my "player isn't cannot.." T-shirt. Its too hard to explain...
  8. Here's a bit nicer render and some progress
  9. I love modo - its really easy to use once you get the hang of it. I never really understood the attraction to Max tbh - I downloaded the latest eval copy and I just find it cumbersome to work with.
  10. 4 versions are planned: 29", 29" SD, 20" CQB, 20" CQB SD After that, I think I'll make an MRAD or 98B
  11. scubaman3D

    SOC-R Special Ops Boat

    I don't mean to insult but is this a port? The way it looks is OFP-esque and I remember there was an SOC-R released back then.
  12. hm..sure - thought its a bit crowded and uninformative imo
  13. M107A1 High poly model (173,000 real polys)
  14. I'm getting this error and cant figure out what is causing it. Does anybody have any clues? The model has only 1 texture mapped to it and 1 rvmat. There is only 1 uv set needed and no 2nd uv set exists. Warning: barriers\colorado.p3d:0: 2nd UV set needed, but not defined Warning: barriers\colorado.p3d:1: 2nd UV set needed, but not defined Warning: barriers\colorado.p3d:2: 2nd UV set needed, but not defined Warning: barriers\colorado.p3d:3: 2nd UV set needed, but not defined 2nd UV set needed, but not defined in ReportStack not available
  15. scubaman3D

    RPT warning question

    hey sy! It appears you may be right when it comes to the detail map and AS map lines...they're referencing "tex1" RVMAT: class StageTI { texture="CA\Data_f\default_ti_ca.tga"; }; ambient[]={1.000000,1.000000,1.000000,0.990000}; diffuse[]={1.000000,1.000000,1.000000,0.990000}; forcedDiffuse[]={0.000000,0.000000,0.000000,1.000000}; emmisive[]={0.000000,0.000000,0.000000,1.000000}; specular[]={0.989000,0.989000,0.989000,0.990000}; specularPower=220.000000; PixelShaderID="Super"; VertexShaderID="Super"; class Stage1 { texture="barriers\alaska_nohq.tga"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage2 { texture="#(argb,8,8,3)color(0.5,0.5,0.5,1,DT)"; uvSource="tex1"; class uvTransform { aside[]={10.000000,0.000000,0.000000}; up[]={0.000000,10.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage3 { texture="#(argb,8,8,3)color(0,0,0,0,MC)"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage4 { texture="#(argb,8,8,3)color(1,1,1,1,AS)"; uvSource="tex1"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,1.000000}; pos[]={0.000000,0.000000,1.000000}; }; }; class Stage5 { texture="barriers\u_bunker_smdi.tga"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,1.000000}; pos[]={0.000000,0.000000,1.000000}; }; }; class Stage6 { texture="#(ai,64,64,1)fresnel(2.0,0.1)"; uvSource="none"; }; class Stage7 { texture="ca\Data\env_land_co.tga"; uvSource="none"; };
  16. scubaman3D

    Passangers firing from vehicle.

    Joint Ops...oldie but goodie re: shooting from vehicles 1) this is a pointless poll because of course the overwhelming majority will say "yes" 2) it is further made pointless because its already on the developer wishlist according to the 'confirmed features' thread. :p
  17. professional AAA studios don't have unlimited time :)
  18. scubaman3D

    My trip to BIS at Gamescom 2011- Great!

    Mines, as we know them today, will probably continue to be removed from the inventories of most modern militaries and replaced by intelligent "man-in-the-loop" systems like Spider and Scorpion. "Dumb" mines are too politically incorrect these days. Although after a protracted future World War, maybe the kiddie gloves will come off again. ;)
  19. scubaman3D

    Diving Animation too fast?

    yeah, probably BIS should simulate the real amount of time it takes to swim several kilometers. Players would LOVE spending an hour swimming to an objective. Also, wouldn't it be so REAL if we had to put flippers on and take them off and have an addaction for it and an animation of a diver hopping around on one foot while trying to take a fin off. Also in the video, the diver took the dead OPFOR's clothes off and put them on himself in just a few tenths of a second. They should instead have an animation for removing all the clothes done via motion capture and force you to watch the animation for the REAL amount of time. I'd love to watch my character disrobe a dead man for several minutes. Also, WHEN will they add proper urination and defecation simulation. I don't know about you but I have to pee several times a day. I think my avatar should have to also. Its also so dumb that you never have to take a drink of water, eat, or sleep in the game. So fake. Even though the current information reflects a game that's still a YEAR away from release, I'm quite sure this will be the fakest fake that ever faked and will be of no entertainment value whatsoever.
  20. you got it :) Well these underwater pictures of A3 reminded me of its use by the Navy SEALs.
  21. I haven't thrown my hat in the ring for a while. Here's something just for fun :) http://dl.dropbox.com/u/7947922/MKII_s.jpg > 100kb
  22. scubaman3D

    Development Blog & Reveals

    like this? http://www.spraygraphic.com/storage/member_files/1937/picture/600_144dfbb058709a8c998f421de07e1511.jpg
  23. why would they update V3 when there's already a V4 available. The shame is not getting the latest V4 :p
×