Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shader cleanup/fixes - update voxel-wireframe, voxel-chunkborder, vox…
…el-outline, voxel-webview voxel/voxel-wireframe@622d69c Change to use simple-3d-shader instead of a custom shader voxel/voxel-wireframe@765f391 Move matrix scale/translation calculations to JavaScript from GLSL voxel/voxel-chunkborder@2ebe312 Change to use simple-3d-shader voxel/voxel-chunkborder@a7f3fde Use glslify instead of gl-shader voxel/voxel-outline@3cdcee4 Throttle raycasting updates to 100 ms. Closes voxel/voxel-outline/issues/1 voxel/voxel-outline@84e65f9 Fix z-fighting fix. Closes voxel/voxel-outline/issues/5 voxel/voxel-outline@66a7111 Replace gl-matrix with the smaller gl-mat4 module voxel/voxel-outline@3db3225 Another conversion to use simple-3d-shader voxel/voxel-webview@a00b07d Update to gl-css3d ^0.2.0, fixes backface rendering. Closes voxel/voxel-webview/issues/11
- Loading branch information