Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 582d5a8

Browse filesBrowse files
authored
N34: Add Bloom3D (rust-gamedev#1034)
1 parent 72fbcb5 commit 582d5a8
Copy full SHA for 582d5a8

File tree

Expand file treeCollapse file tree

2 files changed

+21
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+21
-0
lines changed

‎content/news/034/bloom.jpg

Copy file name to clipboard
199 KB
Loading

‎content/news/034/index.md

Copy file name to clipboardExpand all lines: content/news/034/index.md
+21Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,27 @@ If needed, a section can be split into subsections with a "------" delimiter.
7474

7575
## Tooling Updates
7676

77+
### [Bloom3D][bloom3d]
78+
79+
[![A screenshot of Bloom3D's interface. A geometric tree is next to a building.](bloom.jpg)][bloom3d]
80+
81+
[Bloom3D](bloom3d) is a minimalist web app for 3D modeling that's built in Rust.
82+
83+
This month [@kettlecorn][kettlecorn_twitter] released a new version of
84+
[Bloom3D][bloom3d] that adds a variety of new features including a
85+
rectangle tool, move tool, and OBJ export.
86+
87+
Check out the [Twitter announcement thread][bloom_update_twitter] for an overview
88+
and videos of all the new features.
89+
90+
Bloom is powered by a custom game engine called [`koi`](koi) that is open-sourced
91+
on GitHub.
92+
93+
[bloom3d]: https://bloom3d.com
94+
[koi]: https://github.com/kettle11/koi
95+
[kettlecorn_twitter]: https://twitter.com/kettlecorn
96+
[bloom_update_twitter]: https://twitter.com/kettlecorn/status/1529193509462360065
97+
7798
## Library Updates
7899

79100
## Popular Workgroup Issues in Github

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.