The MASM Forum

General => The Campus => Topic started by: r0ger on October 30, 2022, 03:04:04 AM

Title: width problem on meatballs effect
Post by: r0ger on October 30, 2022, 03:04:04 AM
hi guys.

i have a problem with some meatballz effect:
when i try to set its width less than 259 it starts to crash.
can anyone help me pls ? i need it a little urgent cuz tomorrow i will be working on my uni project and i wont be even at home.

thx a bunch.
Title: Re: width problem on meatballs effect
Post by: r0ger on October 30, 2022, 03:37:52 AM
actually i dont need it guys that's ok.
it wasnt necessary to modify the width from the .const section where i have initiated, i have fixed it myself by modifying it only from the BitBlt function and that's enough.
Title: Re: width problem on meatballs effect
Post by: NoCforMe on October 30, 2022, 11:24:31 AM
Oh, I get it; you're talking about metaballs, not meatballs, right?
Title: Re: width problem on meatballs effect
Post by: zedd151 on October 30, 2022, 12:36:29 PM
Something to do with this https://masm32.com/board/index.php?topic=9635.msg105478#msg105478 (https://masm32.com/board/index.php?topic=9635.msg105478#msg105478) maybe? I did a google search for 'meatballs effect' and 'meatballz effect' and found that within the results.
Meatballs lol


@rOger it would be more useful to post some code so we know what you are talking about next time, otherwise it may be impossible for others to help you.