Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avaer/portal-stencil

Portal rendering example with WebGL stencil buffer hacks
https://github.com/avaer/portal-stencil

Last synced: about 2 months ago
JSON representation

Portal rendering example with WebGL stencil buffer hacks

Awesome Lists containing this project

README

        

# portal-stencil
Portal rendering example with WebGL stencil buffer hacks

This is a modernized version of the code at https://gist.github.com/YenTheFirst/5219565.
I just updated it to use modern Matrix + Euler math and the latest THREE.js (r82).