Kinky Posted January 12, 2016 Posted January 12, 2016 The other day i was watching some Skyrim video and seen that arcane enchanter has some animated textures. Then question came to mind: Why no one tried to make animated cum textures? They would need to have impact texture (like some existing ones) from which then is shown leaking and when drops get to final point it would end and leave actor covered by them. Any Photoshop artist can do this?
Guest Posted January 12, 2016 Posted January 12, 2016 It is not so easy to implement. There are two ways, depending on how the "cum" is applied: 1) Skin Shader Effect (SexLab 1.59, Cum Shot brothel, for example): you can define a movement direction for the texture to simulate some sort of dripping. It will not be perfect but has some possible results and it is really easy to implement. 2) Texture Overlay. In this case there is no possible automatic animation. A specific script has to add the texture, and replace it with another one after a certain amount of time. It myght be implemented in the framework itself, but it is not easy at all.
Kinky Posted January 13, 2016 Author Posted January 13, 2016 It is not so easy to implement. There are two ways, depending on how the "cum" is applied: 1) Skin Shader Effect (SexLab 1.59, Cum Shot brothel, for example): you can define a movement direction for the texture to simulate some sort of dripping. It will not be perfect but has some possible results and it is really easy to implement. 2) Texture Overlay. In this case there is no possible automatic animation. A specific script has to add the texture, and replace it with another one after a certain amount of time. It myght be implemented in the framework itself, but it is not easy at all. Im not sure if we are talking about the same thing so just to make sure: Im talking about texture file that behaves like gif: start with impact preview which slowly spreads and ends up as big splash with drips going down. (no actual dripping off the body but more like texture that spreads downwards so no direction needed since its already part of the texture). Since arcane enchanger has glowing thingie (i guess shadder effect) that simulates burning fire in that pot in theory it should be possible to make similar texture for body. Thoughts?
Guest Posted January 13, 2016 Posted January 13, 2016 We are on the same page. And my previous answer is still valid. Difficult, really difficult, but not impossible.
Vader666 Posted January 13, 2016 Posted January 13, 2016 SCOC is using shaders with movement to simulate "dripping". I have looked a bit into animated meshes to get this effect but getting these to work ingame isn't easy either... and has probably more con's than pro's..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.