Robo2010 opened this issue on Jan 18, 2006 · 19 posts
Robo2010 posted Wed, 18 January 2006 at 8:56 AM
Message edited on: 01/18/2006 08:57
wheatpenny posted Wed, 18 January 2006 at 9:17 AM Site Admin
The only way to avoid that look is to use a much larger texture. As for making a large terrain, if you have access to Vue or Bryce, you can make a very large terrain (or a set of tiling terrains) and export it as a 3ds or obj then import than into Poser. Several other modelling programs have an option to make a terrain from a height map.
Jeff
Renderosity Senior Moderator
Hablo español
Ich spreche Deutsch
Je parle français
Mi parolas Esperanton. Ĉu vi?
randym77 posted Wed, 18 January 2006 at 9:18 AM
Texture filtering might help.
Someone once posted a tutorial on how to use shader nodes to break up visible tiling, but I can't find it. Hopefully someone else will know.
You get the same problem in Vue when you tile an infinite ground plane. Using a mesh that isn't totally flat helps, as does tweaking the size of the tile. Using very large textures helps, but it's a memory hit.
Little_Dragon posted Wed, 18 January 2006 at 9:51 AM
The "wave effect", as you call it, is caused by inconsistent lighting across the tiled image map. Even if the texture is perfectly seamless, the pattern still becomes obvious, especially when viewed from a distance.
It can usually be fixed by applying a high-pass filter.
Little_Dragon posted Wed, 18 January 2006 at 10:28 AM
Robo2010 posted Wed, 18 January 2006 at 11:43 AM
Attached Link: http://www.mayang.com/textures/Nature/html/Mud/
Wow..although I do not have high Pass filter in Jasc PSP8, I am finding ways to fix it my texture, along with the link that was givin. I tried to send the file here (image). But it is about 3mb. It was a freebie. I dunno where I got it from. But I have given a link of similiar images. Do not think they are not as good as the one I have.Little_Dragon posted Wed, 18 January 2006 at 1:07 PM
Yeah, I don't think high-pass was added to PSP until version 10. But AmphiSoft's free Convolution Shaman filter has a high-pass function.
svdl posted Wed, 18 January 2006 at 2:10 PM
That's what happens if you use a tiled texture map. If you want cracked dry ground like this, you're better off using procedurals. The resolution is literally infinite. I'd suggest playing with the P6 supplied procedural materials. And you could download ernyoka1's free cave - it's got a wonderful fully procedural texture, with a bit of tweaking it'll make for a nice cracked desert ground. You can also scale up the 3D World Kit and apply procedural materials. I've found that the Poser "universe" is HUGE indeed. It has no default "skydome" limiting the world size, like Vue and Bryce. I've made scenes in Poser that would stretch for more than a mile, and there's no reason a scene couldn't be even larger. Now if Poser would have something like a Vue Infinite ecosystem, and a render engine that actually could handle a lot of geometry......
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
Miss Nancy posted Wed, 18 January 2006 at 2:16 PM
I tried an high-pass filter on the above image, but the result was poor - it just converted to a grey-scale image at the radius needed to eliminate the striation artifacts. perhaps one could use a shader that can mix a randomising procedure or some turbulence into the tiling.
diolma posted Wed, 18 January 2006 at 3:54 PM
diolma posted Wed, 18 January 2006 at 3:56 PM
diolma posted Wed, 18 January 2006 at 3:59 PM
diolma posted Wed, 18 January 2006 at 4:03 PM
bagginsbill posted Wed, 18 January 2006 at 4:18 PM
This is applied to a primitive one-sided square, rotate -90 X degrees to make it a ground plane. Also, you really need to enable texture filtering in the render options.
Message edited on: 01/18/2006 16:20
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
bagginsbill posted Wed, 18 January 2006 at 4:24 PM
Attached Link: http://www.renderosity.com/viewed.ez?galleryid=1137893
By the way, solving this problem today inspired my post to the gallery. Hope you like it. The tile texture I used in the gallery picture WAS NOT EVEN SEAMLESS, LOL.Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Robo2010 posted Wed, 18 January 2006 at 4:42 PM
Ok...lost only on the one side square. Everything else is ok. Did you guys make the one side square as a single prop, then exported it, uvmapp? What was the upscale size?
bagginsbill posted Wed, 18 January 2006 at 4:54 PM
No exporting involved. The one-sided square is UV mapped from 0 to 1, corner to corner. The trick is to scale the image_map down so that the image is tiny and gets tiled automatically. See my U_Scale is .05? That means twenty copies in the X direction. My V_Scale is .025 - that means 40 copies in the Y direction. I did that because I scaled the square to be twice as long as it was wide. You don't have to do that - keeping it square works just fine. My technique of multiplying the scale with the turbelence creates areas where the texture gets squished in random ways. This gives the desired results without a lot of tweaking. I originally tried the offsets instead of scales, like Diolma, but that required a lot more tweaking of the scale on the turbulence. I didn't try fBM or other randomizers, but they should work too. The important part of what I did was to reduce the randomizing influence in the area close to the camera by using the V_Texture coordinate to control how much randomizing is done as the distance increases.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
diolma posted Wed, 18 January 2006 at 5:03 PM
1-sided square is one of the Poser "Primatives" props (in P5/P6). The advantage of using it is that the 2-sided square (also in primatives) tends to get artifacts (in both the Firefly and P4 renderers in P5/P6). How it was used? I just loaded it into the scene, rotated in X by -90 (so it lay flat with its 1 side pointing upwards), scaled it up significantly (about 5,000 IIRC), moved it (in Z) so that all except the nearest part of it was in view (ie, , then applied the texture directly, as shown above. No need to export/UV map - it's all done in the Mat room:-)) Cheers, Diolma
diolma posted Wed, 18 January 2006 at 5:12 PM
Ooopps.. This time Bagginsbill got in 1st. Hi Bill - we've got to stop meeting like this:-)) Just goes to show that there's more than one way of skinning (tiling) a cat (square) :-)) Cheers, Diolma PS - Note the 1 big difference - I used a disturbed U/V offset; Bagginsbill used a disturbed U/V scale. Either can work, the results differ. Try both! Use whichever works for you for this scene (but remember both; other scenes may need a different approach)...