gl-react
                                
                                 gl-react copied to clipboard
                                
                                    gl-react copied to clipboard
                            
                            
                            
                        headless example
Hi @gre! Can you please provide some example of usage gl-react-headless? I am working on SSR and I am just interested what is possible to do with it.
This example is no more present: https://github.com/gre/gl-react/tree/master/packages/tests/tests
mmh gl-react-headless is a CPU implementation of webgl through node.js, i'm not sure if it's going to work for SSR purpose because it's not necessarily going to make the same DOM neither. it allows mostly to implement tests (on the shaders)