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
1958
Commits
5
Branches
160 MiB
Tree:
2b6b50aa26
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2b6b50aa26'
${ noResults }
Commit Graph
2 Commits (2b6b50aa2625815da6882f372acd309730a50ef1)
Author
SHA1
Message
Date
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.
12 years ago