Skip to content

issues Search Results · repo:gre/gl-react language:JavaScript

Filter by

255 results
 (80 ms)

255 results

ingre/gl-react (press backspace or delete to remove)

Just added this to my react project, but I am getting this error: Surface uses the legacy childContextTypes API which was removed in React 19. Use React.createContext() This is my code, essentially it ...
  • TheLogan
  • Opened 
    on Apr 16
  • #444

typedarray-pool attempts to use the global object here: //Legacy pool support if(!global.__TYPEDARRAY_POOL) { global.__TYPEDARRAY_POOL = { ....... } } I m running TypeScript tsx files with vite. ...
  • EvilTrev
  • 1
  • Opened 
    on Mar 6, 2024
  • #442

!-- NB: this repo is gl-react 3+ (v2 is at https://github.com/gre/gl-react-v2 ) -- Bug report library version ├─ gl-react-expo@5.2.1 ├─ gl-react-native@5.2.1 ├─ gl-react@5.2.0 ├─ react-native@0.72.7 ...
  • simonsolnes
  • Opened 
    on Dec 11, 2023
  • #441

hello, I am using gl-react-headless with next.js. Nothing is rendered and I have this error: Received false for a non-boolean attribute debug. If you want to write it to the DOM, pass a string instead: ...
  • amapic
  • 1
  • Opened 
    on Jun 26, 2023
  • #432

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 ...
  • amapic
  • 2
  • Opened 
    on Jun 26, 2023
  • #431

!-- NB: this repo is gl-react 3+ (v2 is at https://github.com/gre/gl-react-v2 ) -- I am trying to load the image picked by the camera into Gl editor but its showing black. Here is example of my code ...
  • ajitdas123
  • Opened 
    on Oct 25, 2022
  • #414

library version ├── expo-camera@12.2.0 ├── expo-gl@11.3.0 ├─┬ gl-react-expo@5.2.1 │ ├── expo-gl@11.3.0 deduped │ └── gl-react@5.2.0 deduped ├── gl-react@5.2.0 └─┬ webgltexture-loader-expo-camera@2.0.0 ...
  • Benrski
  • 5
  • Opened 
    on Jul 9, 2022
  • #412

!-- NB: this repo is gl-react 3+ (v2 is at https://github.com/gre/gl-react-v2 ) -- Library Version I use React 18. ├─┬ gl-react-dom@5.2.1 │ └── gl-react@5.2.0 deduped └── gl-react@5.2.0 Expected Behavior ...
  • yukosgiti
  • 4
  • Opened 
    on Jun 7, 2022
  • #408

GL.Node does not support video surfaces. Actual behavior Manipulating 2D surfaces works but manipulating video surfaces does not. Steps to reproduce the behavior Apply any shader on a video and it ...
video
  • uze
  • 2
  • Opened 
    on Jan 30, 2022
  • #374

Is there anyway to specify that image format of a texture? In normal webgl we can create a luminance texture like this: gl.texImage2D( gl.TEXTURE_2D, 0, // level gl.LUMINANCE, // internal format ...
feature
  • wyhinton
  • Opened 
    on Jan 7, 2022
  • #364
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub