Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrspeaker/webgl2-voxels

WebGL2 experiment with boxels/voxels
https://github.com/mrspeaker/webgl2-voxels

gamedev minecraft voxels webgl webgl2

Last synced: 1 day ago
JSON representation

WebGL2 experiment with boxels/voxels

Awesome Lists containing this project

README

        

# WebGL2 Boxel Thing

By [Mr Speaker](https://www.mrspeaker.net). It's a voxel-boxel-o-rama! [Test it out in browser](https://mrspeaker.github.io/webgl2-voxels) (Requires WebGL2 support).

[![webgl2 voxels](https://user-images.githubusercontent.com/129330/37849134-edc55686-2eac-11e8-88e4-317d98fc3b9c.png)](https://mrspeaker.github.io/webgl2-voxels)

There's no goal - just rendering some chunks (with some ambient occlusion). Pressing "E" will regenerate with different noise settings. Some of them are pretty cool.

This experiment inspired by the excellent [SketchpunkLabs WebGL2 series](https://www.youtube.com/channel/UCSnyjB_8iVxi2ZAfn_1L6tA). It's a great series.

* WASD move (or ZQSD for france)
* SPACE jump (hold to "fly")
* E create new world (or sit in portal!)
* Left click: add block
* Shift click: delete block
* Right click: destructo mode!