File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
content/posts/newsletter-020 Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -868,6 +868,26 @@ can get glimpses of its development by following the author on [Twitter][h3r2tic
868
868
[ @h3r2tic ] : https://github.com/h3r2tic
869
869
[ h3r2tic-twitter ] : https://twitter.com/h3r2tic
870
870
871
+
872
+ ### building-blocks v0.6.0
873
+
874
+ ![ LOD Terrain] ( https://media.githubusercontent.com/media/bonsairobo/building-blocks/main/examples/screenshots/lod_terrain.png )
875
+
876
+ In v0.6.0, the building-blocks voxel library brings a couple important features for scaling up to large maps:
877
+
878
+ - pyramids for level of detail
879
+ - multichannel arrays
880
+
881
+ There is still much work to be done to optimize the voxel mesh LOD at large scales and improve the
882
+ cosmetics of LOD transitions, but the preliminary work has allowed us to demonstrate the feasibility
883
+ of this approach with a new demo that you can view [ here] ( https://www.youtube.com/watch?v=fCP8xZYJiSI ) .
884
+
885
+ [ Release Notes] ( https://github.com/bonsairobo/building-blocks/releases/tag/v0.6.0 )
886
+
887
+ Discussions:
888
+
889
+ [ /r/rust] ( https://www.reddit.com/r/rust_gamedev/comments/ma76je/buildingblocks_v060_multichannel_storage_and/ )
890
+
871
891
## Popular Workgroup Issues in Github
872
892
873
893
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments