You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
-
# voxel-engine
1
+
# voxel-engine-stackgl
2
2
3
-
## A voxel engine in javascript using three.js
3
+
## A voxel engine in javascript using stackgl
4
+
5
+
**An experimental port of [voxel-engine](https://github.com/maxogden/voxel-engine) replacing [three.js](http://threejs.org) with [stackgl](http://stack.gl)**
6
+
7
+
**Caution: not all of the functionality of the three.js-based voxel-engine is implemented,
8
+
documentation may be outdated, and the API may be unstable. Pull requests to improve this
0 commit comments