Editing
Fast Fur Render Pipeline options
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Fallback Pipeline (Slow) == [[File:Fallback Pipeline.jpg|none|thumb|The Fallback Pipeline relies on slow Geometry shaders to discard all non-visible fur.]] The Fallback Pipeline is the slowest pipeline, and will also have the lowest quality. It can render up to 32 layers of fur. Its lower performance is because it relies on Geometry shaders to discard all non-visible triangles. Geometry shaders are unfortunately relatively slow to load into GPU memory, and they must reserve enough memory in advance for all possible output triangles, even if they later discard them. Any triangle that is too far away, or is backwards-facing, or is outside the visible screen area will still take time to be discarded by the Geometry shader. Because even discarding triangles still takes some time, selecting a higher maximum layer limit comes with a performance hit, even when less layers are being rendered. '''''The Fallback Pipeline is not recommended.''''' It is still much faster than other fur shaders that use the same approach, such as XSFur, but the only reason it is included is for compatibility reasons. This is because it doesn't use Hull + Domain shaders, which may not be supported with some games.
Summary:
This is a minor edit
Please note that all contributions to Warren's Fast Fur Shader may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Warren's Fast Fur Shader:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Move
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Important Links
Gumroad Page
Discord Server
Youtube
Tools
What links here
Related changes
Upload file
Special pages
Page information