Show HN: Simulate 3D plants in the browser
plant.max-richter.dev
Show HN: Simulate 3D plants in the browser
1–10 of 51 posts
Re: Show HN: Simulate 3D plants in the browser
#2Re: Show HN: Simulate 3D plants in the browser
#3All 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
#4Re: Show HN: Simulate 3D plants in the browser
#5A 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
#6Re: Show HN: Simulate 3D plants in the browser
#7Re: Show HN: Simulate 3D plants in the browser
#8Re: Show HN: Simulate 3D plants in the browser
#9Re: Show HN: Simulate 3D plants in the browser
#10This 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…