Made to aid in development of https://www.maggierosecondit.com/glitching-reproductive-injustice
Scripts:
- playVideoTextureOnCollision.js
- firstPersonMovement.js
- TwoPointFiveDController.js
- collisionSoundTrigger.js
- scrollingTexture.js
- Screen Space visual effects
- posteffect-ssao.js
- Adds occlusion shadows where objects intersect
- posteffect-fxaa.js
- Implements anti-aliasing for high quality edge rendering
- posteffect-bokeh.js
- Adds a depth-of-field blur effect
- posteffect-ssao.js
Skybox cubemap tutorial