RandomGamingDev
RandomGamingDev
Lmao thanks ig. So ur the og Creator of copenheimer? Cool. Could u tell me how u came up with the idea and what your thoughts are on my reverse...
> > Lmao thanks ig. So ur the og Creator of copenheimer? Cool. Could u tell me how u came up with the idea and what your thoughts are on...
> > > > Lmao thanks ig. So ur the og Creator of copenheimer? Cool. Could u tell me how u came up with the idea and what your thoughts...
> This entire issue is cringe, you guys are arguing about a Minecraft tool. Someone close it and move on. Yeah, agreed. I wanted to leave it here as a...
> I'm thinking it may be more useful to have a gradient implementation that gives extra flexibility for the placement of intermediate colors If the user's already specifying specific positions...
> Do you think something like that would be a good balance of achieving the evenly-spaced use case while letting us grow into the non-even use case? If so, we...
> > That sounds like a great idea although we might want to play around with the parameters being used a bit since it might be annoying for beginners to...
> I think the biggest current technical limitation for interleaving colors and stops (the first two examples above) is just that our current jsdoc-based FES system isn't flexible enough to...
We've decided to go ahead with: ```js lerpPalette([ [white, 0], [red, 0.05], [green, 0.25], [blue, 1] ], amt); ```
I agree with it being opt-out, but I think you should still be able to customize the loading animation. What are your thoughts on that?