Skip to content

Commit ec4be55

Browse files
committed
N22: Texture Generator
1 parent 4ec1289 commit ec4be55

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

content/news/022/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,20 @@ done by [naga], roughly 4x as fast as the C++ alternative
146146
[gfx-portability]: https://github.com/gfx-rs/portability
147147
[gfx-naga-blog]: https://gfx-rs.github.io/2021/05/09/dota2-msl-compilation.html
148148

149+
### [Texture Generator]
150+
151+
![A tilemap with procedural textures](texture-generator.png)
152+
_A preview to version 0.5 with furniture_
153+
154+
[Texture Generator] by [Orchaldir] is a library to generate textures,
155+
and a 2.library to use those textures to render tilemaps.
156+
157+
The [current release] focuses on furniture.
158+
159+
[Texture Generator]: https://github.com/Orchaldir/texture_generator
160+
[Orchaldir]: https://github.com/Orchaldir
161+
[current release]: https://github.com/Orchaldir/texture_generator/projects/8
162+
149163
## Popular Workgroup Issues in Github
150164

151165
<!-- Up to 10 links to interesting issues -->
270 KB
Loading

0 commit comments

Comments
 (0)