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 ce106e0

Browse filesBrowse files
vallentinozkriff
andauthored
Newsletter 11: NodeFX (rust-gamedev#199)
* Added NodeFX to newsletter 11 * Newsletter 11: NodeFx: Fmt tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent e6c3a53 commit ce106e0
Copy full SHA for ce106e0

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+22
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-011/index.md
+22Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,28 @@ still a work in progress, so contributions are welcomed!
695695
[tetra-040]: https://twitter.com/17cupsofcoffee/status/1275778769077317637
696696
[tetra-dist]: https://tetra.seventeencups.net/distributing/
697697

698+
### [NodeFX][@MrVallentin]
699+
700+
[![NodeFX](nodefx.png)][nodefx-sdf2]
701+
702+
Project "NodeFX" by [Christian Vallentin (@MrVallentin)][@MrVallentin]
703+
is an unnamed node-based tool for creating GLSL shaders in real-time,
704+
entirely written in Rust.
705+
706+
This month added support for both 2D and 3D SDF nodes. The above screenshot is
707+
a meta example of creating a node using some of the 2D SDF primitives and
708+
operations.
709+
[An example of some 3D SDFs can be found on Twitter.][nodefx-sdf3]
710+
711+
Next month is all about adding more UI, to make the application more
712+
user-friendly and fully-fledged. After UI has been added, there is a planned
713+
release of the application.
714+
More information can be found on [Twitter][@MrVallentin].
715+
716+
[@MrVallentin]: https://twitter.com/MrVallentin
717+
[nodefx-sdf2]: https://twitter.com/MrVallentin/status/1276609598699581442
718+
[nodefx-sdf3]: https://twitter.com/MrVallentin/status/1276961197645008896
719+
698720
### [Arsenal Game Engine][arsenal]
699721

700722
[Arsenal] is the concept for a 2D and 3D game engine that is fully integrated
340 KB
Loading

0 commit comments

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