Brahvim Bhaktvatsal

Results 24 comments of Brahvim Bhaktvatsal

> @Brahvim This might be helpful : https://p5js.org/reference/#/p5.Table Wait, but does it work with HTML? Because what I requested was for it to work like a DOM element. The reference...

> Hey @Brahvim, thanks for filing this request! Did you have any thoughts on how would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? This seems like an interesting idea...

> @outofambit just a thought but can this be helpful for listing descriptions for screen readers? In fact the current implementation of `describeElement` generates a table in a naive way,...

I recently found out about the p5 `saveTable()` method. Maybe it is possible to generate an HTML table with it and add that to the HTML file? I think that...

@micuat Yes, I know that, and that's what I said - since this generates markup for a table, why not find/implement a way to insert that code into the ```index.html```...

> @Brahvim I get your point but it sounds a bit like hotglue / adhoc solution to me. If this is going to be implemented, I think it's fair to...

Has no one looked at https://github.com/stephengold/libbulletjme? The author wrote the library literally just to write their own Minecraft Mod.

I'm honestly surprised that people discussing this issue brought up Bullet _sometimes_ (since ~2019) but didn't notice Sir Stephen Gold's (perhaps even popular!) project from _2018._ Is there an issue...