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 7261a2c

Browse filesBrowse files
anoparaAngelOnFira
andauthored
N28: country-slice (rust-gamedev#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 <forestkzanderson@gmail.com>
1 parent 147a01c commit 7261a2c
Copy full SHA for 7261a2c

File tree

2 files changed

+24
-0
lines changed
Filter options

2 files changed

+24
-0
lines changed
1.06 MB
Loading

‎content/news/028/index.md

Copy file name to clipboardExpand all lines: content/news/028/index.md
+24Lines changed: 24 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.