Plantstudio
- https://pketh.org/plantstudio.html?hidden=true read the finished blogpost here
- https://www.kurtz-fernhout.com/summary_plantstudio.html?hidden=true
- # An introduction to plantstudio, 10 years too late
- a deep dive into Plantstudio, a bit late / [learning from]..
- [x] this old screenshot has Been in my [inspirations] for the last n yrs, , this aesthetic af classic windows app
- A very unique ui for a very unique computer program
- Purpose , model plants , punnet squares , know what your plants need
- [x] for the longest time i thought it was just fun designer concept art, but it's real software, and way more powerful than I thought
- [x] sometimes we have a nostalgia/fondness for these interfaces that don't quite live up to modern use, but there's lots of little details in plantstudio that I got a lot from [[conc]]
- [x] ps intro, what it is
- https://kinopio.club/PvOMf-lSAIAC9INOu8_Ex/_GMgDFfjVNKGy63F_YXQG
- Chunkier and more tactile
- [x] plantstudio story and fate
- [x] install
- [x] my fav features walk through
- [x] vs modern 3d plants (dropped section)
- [] far more considered/ in-depth/ realistic than the standard l-system simulation
- https://allenpike.com/modeling-plants-with-l-systems?hidden=true
- .PLA format
- export format, `.pla`, >20kb each
- https://www.kurtz-fernhout.com/PlantStudio/onlyRegistered/plants.htm?hidden=true each plant is defined in a custom toml or yaml-like format , human readable, mostly xyz shapes and points, and hex colors (ex)
- https://cdn.kinopio.club/YKP86hRLj9I_aoJhke0m7/autumnbranch.pla
- how is a flower model part defined: define petal shape the same way and multiply
- human readable format
- [x] https://toml.io/en?hidden=true toml example
- [x] yaml example https://www.cloudbees.com/blog/yaml-tutorial-everything-you-need-get-started?hidden=true
Plantstudio
- https://pketh.org/plantstudio.html?hidden=true read the finished blogpost here
- https://www.kurtz-fernhout.com/summary_plantstudio.html?hidden=true
- # An introduction to plantstudio, 10 years too late
- a deep dive into Plantstudio, a bit late / [learning from]..
- [x] this old screenshot has Been in my [inspirations] for the last n yrs, , this aesthetic af classic windows app
- A very unique ui for a very unique computer program
- Purpose , model plants , punnet squares , know what your plants need
- [x] for the longest time i thought it was just fun designer concept art, but it's real software, and way more powerful than I thought
- [x] sometimes we have a nostalgia/fondness for these interfaces that don't quite live up to modern use, but there's lots of little details in plantstudio that I got a lot from [[conc]]
- [x] ps intro, what it is
- https://kinopio.club/PvOMf-lSAIAC9INOu8_Ex/_GMgDFfjVNKGy63F_YXQG
- Chunkier and more tactile
- [x] plantstudio story and fate
- [x] install
- [x] my fav features walk through
- [x] vs modern 3d plants (dropped section)
- [] far more considered/ in-depth/ realistic than the standard l-system simulation
- https://allenpike.com/modeling-plants-with-l-systems?hidden=true
- .PLA format
- export format, `.pla`, >20kb each
- https://www.kurtz-fernhout.com/PlantStudio/onlyRegistered/plants.htm?hidden=true each plant is defined in a custom toml or yaml-like format , human readable, mostly xyz shapes and points, and hex colors (ex)
- https://cdn.kinopio.club/YKP86hRLj9I_aoJhke0m7/autumnbranch.pla
- how is a flower model part defined: define petal shape the same way and multiply
- human readable format
- [x] https://toml.io/en?hidden=true toml example
- [x] yaml example https://www.cloudbees.com/blog/yaml-tutorial-everything-you-need-get-started?hidden=true