File tree 2 files changed +16
-0
lines changed
content/posts/newsletter-014
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -235,6 +235,22 @@ revamped netcode and the full core set of units.
235
235
236
236
## Learning Material Updates
237
237
238
+ ### [ Is it easy to draw a line?] [ Lines ]
239
+
240
+ ![ hexagonal strategy map with region borders] ( lines_hexstrat.jpeg )
241
+ _ Example of result chains._
242
+
243
+ A small note by [ @VladZhukov0 ] about drawing lines and chains
244
+ with signed distance fields.
245
+ The resulted lines are nice looking on edges and have rounded corners.
246
+ Chains for this article assumed to be opaque.
247
+
248
+ Check out the [ online demo] ( https://pum-purum-pum-pum.github.io/lines/ )
249
+ and its [ source code] ( https://github.com/pum-purum-pum-pum/Lines ) .
250
+
251
+ [ Lines ] : https://vladjuckov.github.io/hqlines/
252
+ [ @VladZhukov0 ] : https://twitter.com/VladZhukov0
253
+
238
254
### [ OpenGL Preprocessor for Rust]
239
255
240
256
With the full power of Cargo build scripts and [ Tera] , you can create an advanced
You can’t perform that action at this time.
0 commit comments