Digital Paint Discussion Board
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digital Paint Discussion Board
»
Development
»
Mapping
(Moderator:
Chef-Killer
) »
What does the 'hint' texture do?
« previous
next »
Print
Pages: [
1
]
Author
Topic: What does the 'hint' texture do? (Read 1151 times)
TheCoolDog
PGP
Posts: 5
What does the 'hint' texture do?
«
on:
November 05, 2012, 12:21:38 PM »
What does the 'hint' texture do?
Logged
Chef-Killer
Moderator
Autococker
Posts: 1312
Re: What does the 'hint' texture do?
«
Reply #1 on:
November 05, 2012, 12:51:01 PM »
With correct placed hint brushes you can optimize the VIS'ing process of your map, e.g. to reduce r_speeds. But note that you could get the opposite effect if you place them in an incorrect way.
Logged
jitspoe
Administrator
Autococker
Posts: 18802
Re: What does the 'hint' texture do?
«
Reply #2 on:
November 05, 2012, 06:05:46 PM »
https://developer.valvesoftware.com/wiki/Hint_brush
http://tremmapping.pbworks.com/w/page/22453205/Understanding%20Vis%20and%20Hint%20Brushes
In short, hint brushes will (usually) break the map up more, thus adding more polygons, but, if placed correctly, will better define areas that have visibility blocked, so you won't render areas that are not actually visible.
Best way to tell if you need hint brushes is to vis your map normally, type "gl_showtris 1" at the console, and see if there are parts of the map that are visible even though they are blocked by solid walls.
Logged
Print
Pages: [
1
]
« previous
next »
Digital Paint Discussion Board
»
Development
»
Mapping
(Moderator:
Chef-Killer
) »
What does the 'hint' texture do?