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 012a011

Browse filesBrowse files
authored
N19: Add Dotrix (rust-gamedev#519)
1 parent e1bc860 commit 012a011
Copy full SHA for 012a011

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+19
-0
lines changed
Loading

‎content/posts/newsletter-019/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-019/index.md
+19Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.