Updated Shader Changes (markdown)

Blixibon 2019-08-30 00:31:06 -05:00
parent cb4534429b
commit cf82817b68

@ -51,7 +51,7 @@ Using white fog in the example picture was probably a bad idea.
### C17:EP1's phong on LightmappedGeneric
Mapbase uses City 17: Episode One's LightmappedGeneric/WorldVertexTransition phong, implemented from Insolence's repository.
This was ported with the projected texture changes when Mapbase gleaned shader stuff from the Insolence repo. It was ported because the FXC files were being copied directly instead of cherry-picking individual code changes. (there was a very large number of changes, they were brand-new files, I was still learning how to mod shaders, etc.) There was also some mild demand for them. Again, even though I got this from the Insolence repo, the code was almost entirely from City 17: Episode One and you could find more information on their ModDB page. (todo: link)
This was ported with the projected texture changes when Mapbase gleaned shader stuff from the Insolence repo. It was ported because the FXC files were being copied directly instead of cherry-picking individual code changes. (there was a very large number of changes, they weren't replacing existing files, I was still learning how to mod shaders, etc.) There was also some mild demand for them. Again, even though I got this from the Insolence repo, the code was almost entirely from City 17: Episode One and you could find more information on their ModDB page. (todo: link)
(todo: also figure out what it looks like for an in-Mapbase screenshot)