Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avaer/portal-stencil
- Owner: avaer
- Created: 2016-11-27T22:41:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-27T22:44:14.000Z (about 8 years ago)
- Last Synced: 2024-10-08T19:22:19.324Z (3 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portal-stencil
Portal rendering example with WebGL stencil buffer hacksThis 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).