Live data from Hacker News

Show HN: Simulate 3D plants in the browser

plant.max-richter.dev

1–10 of 51 posts

Re: Show HN: Simulate 3D plants in the browser

#3
This is a neat project but it doesn't seem to render the plant at the moment. It did render plants 20 minutes ago - perhaps the HN load has hurt it?

All of the code is available online, with great documentation. There is, in fact, a server back end for this project:

https://github.com/jim-fx/plantarium/tree/main https://github.com/jim-fx/plantarium/blob/main/ARCHITECTURE....

I will be back in a few days when it is working again.

Re: Show HN: Simulate 3D plants in the browser

#5
This is so useful and nice for so many reasons.

A well written browser based node graph editor that can create procedural 3d meshes _and_ export as .obj _and_ you've permissively licensed it. This could be the seed for a whole host of procedural tools. Thank you Jim.

Re: Show HN: Simulate 3D plants in the browser

#9
Looks very nice, one small problem - when I change the values, the camera seems to "shake" because the shape of the plant changes, so it has to constantly readjust, and it's kind of annoying (at least for me). Maybe it could be possible to freeze the camera while the parameters are being changed?

Re: Show HN: Simulate 3D plants in the browser

#10
post #3

This is a neat project but it doesn't seem to render the plant at the moment. It did render plants 20 minutes ago - perhaps the HN load has hurt it? All of the code is available online, with great documentation. There is, in fact, a server back end for this project: https://github.com/jim-fx/plantarium/tree/main https://github.com/jim-fx/plantarium/blob/main/ARCHITECTURE.... I will be back in a few days when it is wo…

It’s back up
Post reply on HN