This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
2678
Commits
5
Branches
601 MiB
Tree:
2c6a0d1029
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2c6a0d1029'
${ noResults }
Commit Graph
1 Commits (2c6a0d102989fe62bcfe3630da994df410e7a371)
Author
SHA1
Message
Date
Sam Hocevar
d72cb24bc0
build: move sample and tutorial files around.
10 years ago
Sam Hocevar
232fa4126d
gpu: rename uniforms here and there for consistency.
10 years ago
Benlitz
f104674963
gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly
11 years ago
Sam Hocevar
6a8118cb18
build: put tutorials and lol.js in a new "demos" directory.
11 years ago
Benjamin ‘Touky’ Huet
cde747667c
12_voronoi : Added GPU Voronoi test.
11 years ago