User Tag List

Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 31

Thread: [Request] Tile normal map DX11

  1. #11
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    wuxuechen's Avatar
    Join Date
    Nov 2006
    Posts
    374
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Next, I want to use it in my working file, but will an error occur when the modification is unknown? I will check all the next work, thank you!

  2. #12
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    It should work fine, I just removed the parameters from the ColorWheel cause that wasn't really necessary.

  3. #13
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    wuxuechen's Avatar
    Join Date
    Nov 2006
    Posts
    374
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    If it doesn't work properly, Dx11 will exit automatically.....

  4. #14
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    wuxuechen's Avatar
    Join Date
    Nov 2006
    Posts
    374
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Click image for larger version. 

Name:	bug.png 
Views:	43 
Size:	11.9 KB 
ID:	31114 Dx11 will automatically exit.....

  5. #15
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    wuxuechen's Avatar
    Join Date
    Nov 2006
    Posts
    374
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Error reason found

    Click image for larger version. 

Name:	Error deletion.png 
Views:	37 
Size:	37.5 KB 
ID:	31116Color Picker.mfa
    The cause of the error has been found and started normally after deletion, but why? It is still unknown whether there will be errors with other objects, so we can only continue like this......

  6. #16
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    wuxuechen's Avatar
    Join Date
    Nov 2006
    Posts
    374
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Click image for larger version. 

Name:	0x000000.png 
Views:	42 
Size:	16.2 KB 
ID:	31118
    There are still other mistakes. The road is long and the repair is far away

  7. #17
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    wuxuechen's Avatar
    Join Date
    Nov 2006
    Posts
    374
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Is this a coincidence? Just let me meet? Or something else?Click image for larger version. 

Name:	???.png 
Views:	47 
Size:	41.3 KB 
ID:	31120

  8. #18
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    I don't think it's crashing because of the shader, it's most likely a font incompatibility, specially on active system box.
    About the shader, if you had my previous port, delete ColorWheel.premultiplied.fxc, it might conflict with the new code.

  9. #19
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLC

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,553
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by NaitorStudios View Post
    Well, I've updated all to match, but I'm not sure if I used fPixelWidth and fPixelHeight correctly here...
    I was thinking something like this:
    https://1drv.ms/u/s!Atq7cUIJ7uextCG3...4ImmA?e=mYrpGE

    So you still have control over the width of the wheel, but you don't have to change the edge softness according to the size of the object (it's a fixed 1 pixel transition).
    I didn't multiply by In.Tint, because I'm still not sure if / when you're supposed to?!

    To be honest, I've never understood the point of pre-multiplied alpha - it's always been a pain to work with, for example when loading .png files etc. Is there any reason Clickteam have added it, or any reason why anyone should use it? I'd just recommend that noone ever uses it.

  10. #20
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    I like what you did there, but it didn't worked for the middle hole, it's shows just a circle for me...

    In.Tint is actually the RGB/Blend Coef data by the looks of it, unfortunately DX9 lacks this...
    Anyway, it's not necessary in this case, wouldn't work on DX9 anyway because there's no way to get it.

    I think some stuff looks better on pre-multiplied alpha, like text rendering, but idk what else it does...
    I wonder if it increases (or decreases) performance...

Page 2 of 4 FirstFirst 1 2 3 4 LastLast

Similar Threads

  1. [REQUEST] Anaglyph Shader DX11
    By Veinhelm in forum Shader Development
    Replies: 3
    Last Post: 10th February 2022, 11:02 PM
  2. [REQUEST] Invert X/Y Axis back to normal
    By vSv in forum Shader Development
    Replies: 2
    Last Post: 24th March 2021, 06:45 PM
  3. Replies: 3
    Last Post: 5th January 2018, 01:37 AM
  4. Replies: 3
    Last Post: 20th October 2016, 03:39 AM
  5. [Request]Normal Map function for lens object
    By LazyCoder in forum Extension Development
    Replies: 6
    Last Post: 22nd May 2007, 07:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •