Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Editorconfig and readme update
  • Loading branch information
kosshi-net committed May 29, 2019
1 parent 9d333c7 commit 12b5dbb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
@@ -0,0 +1,3 @@
[*]
indent_style = tab
indent_size = 4
9 changes: 7 additions & 2 deletions README.md
Expand Up @@ -5,9 +5,14 @@ A hybrid voxel rendering engine
Mainly uses splatting, uses regular mesh for nearby voxels for better
performance and additional effects

https://kosshi.net/experiments/voxplat.html
![Pretty picture](https://i.imgur.com/ytUnnra.png)
![Pretty picture](https://i.imgur.com/BmAt7jr.png)
![Pretty picture](https://i.imgur.com/Gw4Vdu5.png)
More pretty pictures and history at https://imgur.com/a/6zwciLy

![Pretty picture](https://kosshi.net/u/efexh.png)
## Engine features
- Hybrid rendering for large drawdistances and high performance
- Custom world generator

## Building
- Requires CMAKE
Expand Down

0 comments on commit 12b5dbb

Please sign in to comment.