Kenneth Lim

Results 443 comments of Kenneth Lim

I do really like the overall simplicity and flexibility this can potentially give. One thing I would like to illustrate this proposal a bit more would be some more complete...

I want to also invite @peilingjiang who created the [p5.bezier](https://github.com/peilingjiang/p5.bezier) addon library to have a look at this. Seeing that your library also deals with Bezier curves and also support...

@JustZambetti I'm not sure it is possible to have a common color space that represents every color. First there might not be a color space that encompass every possible color;...

@nickmcintyre I'll share some more complete code examples after this week or so but I'll share some simple ones below, they are all working with the working branch currently. *...

@davepagurek Yes, awaitable `loadJSON` should be able to return proper arrays. For the shaders and any WebGL related proposals, you can file a PR against the working branch RFC document...

Just a quick note about timeframe (I'll comment on the others later next week as I have a busy weekend/early week coming up), while I agree that taking a bit...

For bundle size and performance, they are specific trade offs that p5.js made for a more accessible codebase. Much of the bundle is actually inline reference comments that are very...

I think overall the size optimization will be a result of the refactors that we do and not something we need to specifically optimize for. As @davepagurek mentioned, much of...

Thanks for all the discussions so far everyone! I would like you all to forward this where possible to relevant users of p5.js (I'm specifically thinking about those who uses...

In terms if management and promotion, I'll address them briefly separately for now. --- ### Management Having specific issue template for RFC related issues is a great idea and I'll...