File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -135,6 +135,30 @@ They also worked on a [tutorial][bitgun-tutorial].
135
135
[ bitgun-missions ] : https://twitter.com/LogLogGames/status/1464009563976392713?s=20
136
136
[ bitgun-tutorial ] : https://twitter.com/LogLogGames/status/1461898845810348033?s=20
137
137
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
+
138
162
## Engine Updates
139
163
140
164
### [ Tetra] 0.6.7
You can’t perform that action at this time.
0 commit comments