News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

width problem on meatballs effect

Started by r0ger, October 30, 2022, 03:04:04 AM

Previous topic - Next topic

r0ger

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.
r0ger // PRF

r0ger

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.
r0ger // PRF

NoCforMe

Oh, I get it; you're talking about metaballs, not meatballs, right?
Assembly language programming should be fun. That's why I do it.

zedd151

Something to do with this 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.