Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/posts/newsletter-013/garden.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions content/posts/newsletter-013/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,26 @@ the [Bar Painting][vangers-bars-blog] post of the blog.
[vangers-bars-video]: https://reddit.com/r/rust_gamedev/comments/igejxy/vangers_3rd_person_camera
[vangers-bars-blog]: https://kvark.github.io/vange-rs/2020/08/29/bar-painting.html

### [Garden][garden]

![screenshot: concrete, trees, shadows](garden.jpeg)

[Garden][garden] is an upcoming game centered around growing realistic plants.
Some of the updates from [the Jule & August devlog][garden-devlog]:

- A new player inventory system;
- Better collision detection and camera movement;
- Minimalist, scrollable text-based GUI for choosing which species to plant
or the type of material to build with (or destroy) something;
- Plant growth now depends directly on the amount of light
every individual leaf receives, calculated on the GPU;
- Variable leaf alignment and ease of creating variety;
- Better bark, detailed trunks, and new species;
- Completely new lighting using GI.

[garden]: https://epcc.itch.io/garden
[garden-devlog]: https://cyberplant.xyz/posts/july-august/

### [Chillscapes][chillscapes-itch]

![Chillscapes Main Menu](chillscapes_main_menu.png)
Expand Down