Skip to content

Commit a5f69a6

Browse files
voxeliasozkriff
authored andcommitted
N17: Dotrix
1 parent 12a30b5 commit a5f69a6

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Loading

content/posts/newsletter-017/index.md

+23
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,29 @@ _Discussions:
771771
[starframe]: https://github.com/moletrooper/starframe
772772
[@moletrooper]: https://twitter.com/moletrooper
773773

774+
### [Dotrix]
775+
776+
[![Dotrix in December](dotrix-in-december.gif)][dotrix-video]
777+
778+
Last month [Dotrix] got a major features boost that made the engine ready for
779+
3D games development. To demonstrate the features, the [demo example][dotrix-demo]
780+
was turned into an all-in-one proof-of-concept application.
781+
You can see the full version on [YouTube][dotrix-video].
782+
783+
In less than 300 lines of Rust code (including comments) you can get a game
784+
prototype with an animated character, that you can control using your keyboard
785+
and mouse, run it across some flat terrain, surrounded by a skybox with a
786+
light source.
787+
788+
Join the [Löwenware's Discord channel][lowenware-discord]
789+
or follow [@lowenware on Twitter][@lowenware].
790+
791+
[dotrix]: https://github.com/lowenware/dotrix
792+
[lowenware-discord]: https://discord.com/invite/DrzwBysNRd
793+
[@lowenware]: https://twitter.com/lowenware
794+
[dotrix-demo]: https://github.com/lowenware/dotrix/blob/main/examples/demo/demo.rs
795+
[dotrix-video]: https://youtu.be/KXOr_KxMNWM
796+
774797
### [rpt]: Rust Path Tracer
775798

776799
![demo renders](rpt-collage.jpg)

0 commit comments

Comments
 (0)