Skip to content

Commit 7261a2c

Browse files
anoparaAngelOnFira
andauthored
N28: country-slice (#861)
* Add files via upload * Update index.md * Update index.md * Update index.md apply Tom's feedback * Update index.md update links * Update index.md * Update index.md remove trailing spaces (I think :D) * Update index.md * Formatting Co-authored-by: Forest Anderson <[email protected]>
1 parent 147a01c commit 7261a2c

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

Diff for: content/news/028/country_slice_gif.gif

1.06 MB
Loading

Diff for: content/news/028/index.md

+24
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,30 @@ They also worked on a [tutorial][bitgun-tutorial].
135135
[bitgun-missions]: https://twitter.com/LogLogGames/status/1464009563976392713?s=20
136136
[bitgun-tutorial]: https://twitter.com/LogLogGames/status/1461898845810348033?s=20
137137

138+
### Country Slice
139+
140+
![country-slice-gif](country_slice_gif.gif)
141+
142+
[Country Slice][country-slice-github] is
143+
[@anastasiaopara][country-slice-twitter]'s hobby project, where users can draw a
144+
small scene, and their input is amplified with real-time procedural geometry
145+
generation.
146+
147+
Country Slice uses [Bevy Engine][bevy-link] for entity management, and has
148+
recently [been ported to OpenGL][country-slice-twitter-opengl] (using
149+
[gl-rs][gl-rs-link] and [glutin][glutin-link]). It is being developed openly on
150+
[GitHub][country-slice-github].
151+
152+
You can follow the development of Country Slice on
153+
[Twitter][country-slice-twitter].
154+
155+
[country-slice-github]: https://github.com/anopara/country-slice
156+
[country-slice-twitter]: https://twitter.com/anastasiaopara/
157+
[country-slice-twitter-opengl]: https://twitter.com/anastasiaopara/status/1464304076074672144?s=20
158+
[bevy-link]: https://github.com/bevyengine/bevy
159+
[gl-rs-link]: https://github.com/brendanzab/gl-rs/tree/master/gl
160+
[glutin-link]: https://github.com/rust-windowing/glutin
161+
138162
## Engine Updates
139163

140164
### [Tetra] 0.6.7

0 commit comments

Comments
 (0)