I'm trying to replicate the effect of sun hitting a window blind, and scattering in a cross-shaped pattern. This is for Unity using a Vive headset; it's for architects to preview different kinds of window shades in VR, so it needs to be as accurate as I can make it. I'm using Shader Forge. I know I can use a dot product to…
I'd like to share with you a real-time HLSL Shader for Maya’s Viewport that I wrote as part of my exploration into the wonderful world of HLSL. Try it out, and if you like it, let me know! Updated - 11/30/2009: lcNextGenShader_1.2.fx Updated: lcNextGenShader_1.15.fx My Original Blog Post lcNextGenShader_1.1.fx Download:…
Hi guys! I'm facing a problem with normal maps with my gun piece. This is a mirrored part and sharing one uv island. On the mirrored side a strange shading issue appears (i'm attached a screenshot). Checked the case of double vertices and found nothing. For the mirrored side i setting up different smoothing groups, and…
Hey, this is great, thank you for putting it together! I had the chance to tinker around with it today. My next armor set I want to do is for Disruptor so I am starting out fresh with the default assets to try out the shader on. I am using Maya 2011 so I thought I'd share a few of my findings. I also had a few questions…
I agree with Neox, and I would recommend to not directly assume something is done in a certain way unless you verify it yourself or take it from verified sources. I don't know how this result would be achieved in Nuke, as I am unfamiliar with the requirements/capabilities of that software; but I know of a couple videos…
Important ask❗-> I need your professional help. I’m a final-year student, researching the realities of augmented AI tools in optimising UE5 shader pipelines for large scale projects, specifically AAA scale. It’s the last home stretch towards submitting, and it’s important to me for everyone to have their say in; “Are you…
Hi! What does the mesh shading of the lowpoly look like? Is it the same on all parts using the same texture? Are the stacked shells oriented in the same direction? I would expect the final shading (normal map applied) to look off for each part that's reusing texture but that has mesh shading that's different than the part…
Alright, I've got a quandary. I'm trying to make a working toon shader for the Nintendo DS. I've seen this done in an existing game (GTA: Chinatown Wars) so I know it IS possible! I'm just not sure how. If anyone has any kind of input, it would be very much appreciated! Edit: I figure I should mention I'm looking more for…
i've got a good few models (300k worth) in a scene that I want to render toon shaded, and I've got a toon shader applied to them (ramp material) as soon as I put the viewport into hardware textured mode, maya dies on me. it's as if the toon shader is using a massive ammount of texture resources, even though there are no…
Hello everyone! It has been a little while, I've been working on this off and on over the last couple of years and I thought I would share an update: I have decided to go with Unreal for this project, I tried using marmoset with a cell shader I saw for it, but it doesn't work with version 4 and other initial tests didn't…