Search Results
7/5/2025, 10:24:07 AM
>>714564478
>>714564518
Yeah like I followed Yanderedevs code and I watched people break down and show what waas inefficient about it. But there are some pretty in depth analysis on how it's not the if else statements that are causing his game to lag but rather the fact he's not doing object culling right, his 3d models had way too much geometry for what they were, not using LODs, and things like that which were causing the huge performance drops, among a number of things. That's why I don't get too bogged down on how the code looks because really, the compiler does clean up a lot of the inefficient crap most of the time.
But yeah Maldavius talks really big for pumping out this amateurish crap. Like I said earlier, most indie games are made with spaghetti code and lots of inoptimal crap but they get away with it because they make something interesting or whatever. As far as I know his game was just a undertale clone made in gamemaker which is pretty embarrassing. That has to be one of the easiest types of games to make asides from a visual novel. I have more respect for Yanderedev for at least trying to make a 3D game lol. Yanderedev also never claimed to be a genius hacker. Yeah he's a freak but I find him more "honest" than this Figtree.
>>714564518
Yeah like I followed Yanderedevs code and I watched people break down and show what waas inefficient about it. But there are some pretty in depth analysis on how it's not the if else statements that are causing his game to lag but rather the fact he's not doing object culling right, his 3d models had way too much geometry for what they were, not using LODs, and things like that which were causing the huge performance drops, among a number of things. That's why I don't get too bogged down on how the code looks because really, the compiler does clean up a lot of the inefficient crap most of the time.
But yeah Maldavius talks really big for pumping out this amateurish crap. Like I said earlier, most indie games are made with spaghetti code and lots of inoptimal crap but they get away with it because they make something interesting or whatever. As far as I know his game was just a undertale clone made in gamemaker which is pretty embarrassing. That has to be one of the easiest types of games to make asides from a visual novel. I have more respect for Yanderedev for at least trying to make a 3D game lol. Yanderedev also never claimed to be a genius hacker. Yeah he's a freak but I find him more "honest" than this Figtree.
Page 1