Skip to content

Commit 012a011

Browse files
authored
N19: Add Dotrix (#519)
1 parent e1bc860 commit 012a011

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Loading

content/posts/newsletter-019/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,25 @@ of out-of-box features. Some of the recent updates:
452452
[navmesh]: https://www.youtube.com/watch?v=tqFdQ5OPB1I
453453
[rg3d-youtube]: https://www.youtube.com/watch?v=tqFdQ5OPB1I
454454

455+
### [Dotrix]
456+
457+
![Dotrix Light Demo](dotrix-light-demo.png)
458+
_Demo application demonstrating light rendering_
459+
460+
[Dotrix] ([YouTube][lowenware_youtube], [Discord][lowenware_discord])
461+
by [@lowenware] is an ECS based 3D game engine with renderer built around the
462+
[wgpu-rs].
463+
464+
This month [Dotrix] 0.3 was released on
465+
[crates.io](https://crates.io/crates/dotrix) with the complete
466+
[API documentation](https://docs.rs/dotrix/0.3.0/dotrix/), major light
467+
components update, wireframes and mouse ray modules.
468+
469+
[Dotrix]: https://github.com/lowenware/dotrix
470+
[lowenware_discord]: https://discord.com/invite/DrzwBysNRd
471+
[lowenware_youtube]: https://youtube.com/channel/UCdriNXRizbBFQhqZefaw44A
472+
[@lowenware]: https://twitter.com/lowenware
473+
455474
## Library & Tooling Updates
456475

457476
### [wgpu-rs]

0 commit comments

Comments
 (0)