Jorns2 Posted September 30, 2019 Posted September 30, 2019 Hi all, How i can change shader to be more detailed terrain texture? So there is a stair wchich i made with csg boxes with good details (diffuse shader). When i use a classic terrain i have blurry texture. Before i read forum and i look at same problem which is resolved by modifiyng value #define TERRAIN_LOW_FREQUENCY_BLEND 8 to #define TERRAIN_LOW_FREQUENCY_BLEND 0. And i remind i have topdown view game (like gta2). How do i make it ? Quote
Josh Posted October 1, 2019 Posted October 1, 2019 In the terrain layer properties in the editor, there is a slider for the texture scale. You can use this to make the texture appear bigger or smaller. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Jorns2 Posted October 1, 2019 Author Posted October 1, 2019 I know, i know how i can change a texture size, but problem is other. I ask how i can change a texture quality. Look at the darker object on printscreen - He has a bigger quality than terrain.Terrain texture quality has no details and bumpinnes (I have used a same texture and bumpmap).For explanation - I have a solid geometry with diffuse shader and his quality from top view is OK. When i use the same texture and dot3 texutre for terrain - texture become a blurry just has no quality. Another printscreen here: Quote
havenphillip Posted October 1, 2019 Posted October 1, 2019 Did you try unchecking the mipmaps box in the diffuse texture editor? Quote
havenphillip Posted October 1, 2019 Posted October 1, 2019 Did you try unchecking the mipmaps box in the diffuse texture editor? Quote
Jorns2 Posted October 1, 2019 Author Posted October 1, 2019 I try it but with no difference i have tried a other texture The bottom part is terrain (blurry) and top part from picture is a csg box. Fyi i disable mipmaps - this cause a sharp texture on csg box (if i look from higher height) Quote
Solution havenphillip Posted October 1, 2019 Solution Posted October 1, 2019 You can also change the terrain quality in-game. If you start your game then hit Esc you can adjust terrain quality in options. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.