Screenspace General: Difference between revisions
Jump to navigation
Jump to search

Note:This shader also correctly displays on brushes!
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''{{code|screenspace_general}}''' is a shader available since {{orangebox|2}} that is intended to draw screenspace meshes with customizable pixel shader, textures and constants. | '''{{code|screenspace_general}}''' is a shader available since {{orangebox|2}} that is intended to draw screenspace meshes with customizable pixel shader, textures and constants. | ||
An SDK to easily create custom pixel shaders for any Source game is available here: [https://github.com/ficool2/sdk_screenspace_shaders sdk_screenspace_shaders]. | An SDK to easily create custom pixel shaders for any Source game is available here: [https://github.com/ficool2/sdk_screenspace_shaders sdk_screenspace_shaders]. | ||
{{note|This shader also correctly displays on brushes!}} | |||
== Parameters == | == Parameters == | ||
{{todo|These are documented in the SDK above.}} | {{todo|These are documented in the SDK above.}} |
Revision as of 08:35, 18 December 2024


screenspace_general is a shader available since Orange Box branch that is intended to draw screenspace meshes with customizable pixel shader, textures and constants.
An SDK to easily create custom pixel shaders for any Source game is available here: sdk_screenspace_shaders.

Parameters
Todo: These are documented in the SDK above.