react-curtains icon indicating copy to clipboard operation
react-curtains copied to clipboard

react-curtains is an attempt at converting curtains.js WebGL classes into reusable React components.

Results 8 react-curtains issues
Sort by recently updated
recently updated
newest added

Hello, I have cloned the SimpleVideoPlane (https://codesandbox.io/s/react-curtains-simple-video-plane-ckozr) from the Github Docs and was trying to achieve a fullscreen hero-banner with this effect and content following below as a regular website....

I am using `react-router-dom` to create various routes for page components. I have just noticed that if you transition between pages the planes on the page are out of position....

question

Hello! By default, react-curtains listens to the window scroll for animating the curtains. This unfortunately doesn't work in some cases where you're scrolling a different container. Is there an easy...

Hello, I am in need of assistance regarding the flow-map example. I am trying to resize the image but when I try to do that with css the screen goes...

I'm building the [following website](https://604d6cafce51ec000861b16c--nnn-studio.netlify.app/) And have some issues: - Sometimes the canvas won't load until I manually resize the browser window. - Sometimes the canvas would load but the...

question

Hi Martin! Taking react-curtains for a spin and I'm coming across an issue I wanted to get your thoughts on. I'm finding that I can't seem to get planes with...

bug

Hi, First of all thank u for this great tool! My question, is it possible to archive the similar effect like its on this website https://asper-film.webflow.io/ ? There`s example in...

Hi, I think I'm having a problem similar to issue #8, where the planes are not loading into the correct positions until there is a window resize. You mentioned in...