Alexander Rose
|
6066de6d52
error and debugging related improvements to gl lib
|
6 years ago |
Alexander Rose
|
d7ba4d88f7
wip, gaussian unit surface texture-mesh
|
6 years ago |
Alexander Rose
|
fb623f35a3
math lib tweaks
|
6 years ago |
Alexander Rose
|
f057726262
renamed isosurface geo to texture-mesh
|
6 years ago |
Alexander Rose
|
0d69130cf5
wip, mc group id
|
6 years ago |
Alexander Rose
|
a71f192a8a
wip, geo data from texture, mc normals
|
6 years ago |
Alexander Rose
|
88dc9b9976
Sphere3D.addVec3
|
6 years ago |
Alexander Rose
|
fac58a8d95
wip, gl tweaks and fixes
|
6 years ago |
Alexander Rose
|
8feaacd492
wip, marchin cubes
|
6 years ago |
Alexander Rose
|
db6405541c
wip, isosurface renderable
|
6 years ago |
Alexander Rose
|
4a39fac4e9
marching-cubes and histogram-pyramid compute shader
|
6 years ago |
Alexander Rose
|
cbbf710b01
better texture format handling
|
6 years ago |
Alexander Rose
|
0671617229
various tweaks to gaussian gpu calc
|
6 years ago |
Alexander Rose
|
e8b7979993
don't check shader and program status in production mode
|
6 years ago |
Alexander Rose
|
3b2eab1cf9
ensure no framebuffer is bound in waitForGpuCommandsCompleteSync
|
6 years ago |
Alexander Rose
|
7f76233d8a
added Sphere.fromBox3D
|
6 years ago |
Alexander Rose
|
f28313fd2d
added graphics and compute render item variants
|
6 years ago |
Alexander Rose
|
b21785211c
add support for draw buffers
|
6 years ago |
Alexander Rose
|
68e9fbbb14
support reading of pixels as float32
|
6 years ago |
Alexander Rose
|
4783d1aa11
webgl context refactoring
|
6 years ago |
Alexander Rose
|
e899042a48
ignore active attribute/uniform checks with gl.shim
|
6 years ago |
Alexander Rose
|
2a25e0abcd
Merge branch 'master' into graphics
|
6 years ago |
Alexander Rose
|
702fc48365
Merge pull request #12 from JonStargaryen/dssp
|
6 years ago |
Sebastian Bittrich
|
cba4c76fb8
resolves conflict with master
|
6 years ago |
Sebastian Bittrich
|
c0ec05c3bb
drops log, employs Partial and spread operator for params
|
6 years ago |
Sebastian Bittrich
|
3937e8b070
makes params optional
|
6 years ago |
Sebastian Bittrich
|
a1ed3f71a8
PD now used to handle algorithm parameters
|
6 years ago |
Sebastian Bittrich
|
fb81579907
removes unused import
|
6 years ago |
Sebastian Bittrich
|
a1aee20d6d
introduces Float32Array, rolling assignment
|
6 years ago |
Sebastian Bittrich
|
bea4d12b47
stub for param integration
|
6 years ago |