While MG broken
Added 2020-03-27 07:47:57 +0000 UTCUpdate from 25.03.2020
- Added shadow disabling for sun light (by request)
- Added glow for EyePass, EyePass2 (by request)
- Added displacement functionality to CustomModel pass (by request)
Glow fro eyes:
Use blue channel of stage 3 and parameter glow_intensity (pass file) to adjust glowing effect
Displacement for clothing:
This is simple displacement function and it don't use tessellation - it's just can move vertices of mesh in direction of vertex normal. There is some things that you need to know - we have many cloth items with unwelded normals (later on MG I'll show pictures) and if you will try displacement, you will get teared mesh - this is the reason why I did not implemented this functionality earlier, second - texture with displacement should not be large, I meant that 4k textures for this case has no any sence.
You need use stage4 for CustomModel pass and hook5 expect displacement data in red channel of texture (for now), also use "displacement_scale" parameter of pass file. The white of texture will be max displacement and with displacement_scale = 1 it will move vertices by 0,1m
Comments
547E-C480-C18E-67E3-F5F7-2272-F321-1E78
Russell Heath
2021-03-01 01:55:19 +0000 UTC547C-8300-0E67-7ABA-FD5E-9237-70FA-85C9
2020-09-23 18:28:39 +0000 UTCMy Key 26D0-3399-7EF3-CEDC-610D-F6AB-AFA1-2B39
2020-09-19 16:38:26 +0000 UTCMy key F028-FB4E-9DDD-15EA-3775-DE90-A357-1B38
2020-08-23 18:23:39 +0000 UTC7646-40F5-372C-00A2-8ACB-689A-6FCB-543B
2020-07-19 15:08:20 +0000 UTCmy key 24BC-93FB-31C3-9D50-729A-C436-7720-5AA2 thank you.
Bernd Regenfuss
2020-07-11 13:14:56 +0000 UTChere my key 58B4-9913-361A-2CA4-DFD4-672A-C9CD-5298
Fann88
2020-06-23 22:26:42 +0000 UTCNever mind, I find out by myself :) glow_intensity = 1 in _pass.txt but take me 4 hours. Can you tell me anybody where can I find all possible settings for main.fx and _level_definition.txt and _pass.txt files? I cannot find it in hook5_guide.odt
FemDoSLand Ondra
2020-06-17 10:31:45 +0000 UTCI am doing something wrong. When I switched from free version to paid, glow stopped working for me. How do I make some textures glow? I am using VX V10.1.00n with newest Hook5.
FemDoSLand Ondra
2020-06-16 12:31:42 +0000 UTC