issues
search
elm-community
/
webgl
Moved to elm-explorations/webgl
https://package.elm-lang.org/packages/elm-explorations/webgl/latest
BSD 3-Clause "New" or "Revised" License
131
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Elm 0.19 - Are we able to upgrade?
#58
JordyMoos
closed
6 years ago
3
Bump linear-algebra in examples to 3.x?
#57
tilmans
closed
6 years ago
1
Arrays in shaders
#56
SjorsVanGelderen
closed
6 years ago
3
Create textures procedurally
#55
milibopp
closed
6 years ago
2
Add PreserveDrawingBuffer to Option type to fix compile error
#54
shockham
closed
6 years ago
0
Add preserveDrawingBuffer option
#53
w0rm
closed
5 years ago
4
Fixing typo from: glsl[| |] to: [glsl| |]
#52
robert-wallis
closed
6 years ago
1
Explain toHtml attributes
#51
w0rm
closed
6 years ago
0
Fix unnecessary linear-time emptiness check
#50
exists-forall
closed
7 years ago
1
nonPowerOfTwoOptions does not work on mobile
#49
TheZoq2
closed
7 years ago
1
Add support for GLSL dFdx, dFdy, and fwidth
#48
ianmackenzie
opened
7 years ago
3
support elm 0.18.0?
#47
raould
closed
7 years ago
2
Memory leak when creating a mesh in update/view
#46
w0rm
closed
5 years ago
4
Add the ability to render HTML Elements to Texture
#45
shamansir
closed
7 years ago
2
Address the attributes in the docs
#44
w0rm
closed
6 years ago
0
The first-person example did not work for me in Chrome on MacOS 10.10.5
#43
fredcy
closed
7 years ago
1
Update linear-algebra to 2.0 and fix uniforms by down casting to 32bit
#42
felixLam
closed
7 years ago
0
Do not set crossOrigin for data uri
#41
w0rm
closed
7 years ago
0
Loading images using data urls in Safari results in a CORS error
#40
mrozbarry
closed
7 years ago
2
Fix texture binding
#39
w0rm
closed
7 years ago
0
2.0
#38
w0rm
closed
7 years ago
0
Api improvements
#37
w0rm
closed
7 years ago
0
New features that would need a compiler change
#36
Zinggi
opened
7 years ago
3
[Feature request] Frame buffers
#35
Zinggi
closed
5 years ago
33
API Outlines
#34
evancz
closed
7 years ago
2
Documentation copy fixes for Settings and Texture
#33
cplotter
closed
7 years ago
0
Some doc updates based on the feedback
#32
w0rm
closed
7 years ago
0
Texture options
#31
w0rm
closed
7 years ago
6
Improve documentation
#30
w0rm
closed
7 years ago
0
Global options for the gl context and the scene
#29
w0rm
closed
7 years ago
0
Move constants into settings
#28
w0rm
closed
7 years ago
0
Grouping WebGL settings
#27
w0rm
closed
7 years ago
3
Remove compute function calls
#26
w0rm
closed
7 years ago
0
crate.elm example now uses the stencil buffer to create a reflection
#25
Zinggi
closed
7 years ago
1
Support mipmap texture filters
#24
lepoetemaudit
closed
7 years ago
10
Unify custom options
#23
w0rm
closed
7 years ago
0
Do not export type constructors
#22
w0rm
closed
7 years ago
0
Extract texture module
#21
w0rm
closed
7 years ago
0
Remove unnecessary tuples from the function calls
#20
w0rm
closed
7 years ago
1
Rename Triangle to Triangles
#19
etaque
closed
7 years ago
1
Only export needed things
#18
w0rm
closed
7 years ago
1
Release script
#17
w0rm
closed
7 years ago
2
Only publish the necessary sources
#16
w0rm
closed
7 years ago
2
Check for getContext method
#15
w0rm
closed
7 years ago
0
Resolve the deps in real time
#14
w0rm
closed
7 years ago
1
use a lazy loading getter for native things
#13
eeue56
closed
7 years ago
7
WebGL iterates with List.map that reverses the order
#12
w0rm
closed
7 years ago
7
Export only certain things from the library
#11
w0rm
closed
7 years ago
0
Batching updates
#10
Zinggi
closed
7 years ago
5
Introduce automated tests
#9
w0rm
closed
5 years ago
4
Next