../
|
01_triangle.cpp
|
2.1 KB
|
1963
|
8 years
|
sam |
gpu: add support for triangle strips and fans, and change the …
|
01_triangle.lolfx
|
628 bytes
|
1930
|
8 years
|
sam |
lolfx: improve the LolFx compiler, including error reporting. We can …
|
01_triangle.vcxproj
|
2.7 KB
|
1535
|
9 years
|
sam |
build: allow to build the PS3 binaries from Visual Studio if the …
|
02_cube.cpp
|
4.3 KB
|
1963
|
8 years
|
sam |
gpu: add support for triangle strips and fans, and change the …
|
02_cube.lolfx
|
791 bytes
|
1928
|
8 years
|
sam |
lolfx: use square brackets to indicate shader sections.
|
02_cube.vcxproj
|
2.7 KB
|
1535
|
9 years
|
sam |
build: allow to build the PS3 binaries from Visual Studio if the …
|
03_noise.cpp
|
2.4 KB
|
1963
|
8 years
|
sam |
gpu: add support for triangle strips and fans, and change the …
|
03_noise.lolfx
|
6.9 KB
|
1928
|
8 years
|
sam |
lolfx: use square brackets to indicate shader sections.
|
03_noise.vcxproj
|
2.7 KB
|
1824
|
8 years
|
sam |
tutorial: start working on a small Perlin-like noise demo.
|
04_texture.cpp
|
3.2 KB
|
2133
|
8 years
|
sam |
tutorial: change the terrain drawing into an antialiased line graph.
|
04_texture.lolfx
|
1.7 KB
|
2134
|
8 years
|
sam |
tutorial: minor shader tweaks in the line plot shader.
|
04_texture.vcxproj
|
2.7 KB
|
2001
|
8 years
|
sam |
tutorial: add a new texture generation example.
|
05_easymesh.cpp
|
4.7 KB
|
1910
|
8 years
|
sam |
easymesh: use "ato" for torus, because "at" is already for triangle.
|
05_easymesh.vcxproj
|
2.6 KB
|
1598
|
9 years
|
sam |
tutorial: add a simple EasyMesh viewer.
|
08_fbo.cpp
|
4.7 KB
|
1963
|
8 years
|
sam |
gpu: add support for triangle strips and fans, and change the …
|
08_fbo.lolfx
|
2.2 KB
|
1928
|
8 years
|
sam |
lolfx: use square brackets to indicate shader sections.
|
08_fbo.vcxproj
|
2.7 KB
|
1574
|
9 years
|
sam |
tutorial: start working on an FBO example.
|
11_fractal.cpp
|
18.5 KB
|
2056
|
8 years
|
sam |
math: reimplement min(), max(), abs() and fmod() in the lol:: …
|
11_fractal.lolfx
|
7.0 KB
|
1928
|
8 years
|
sam |
lolfx: use square brackets to indicate shader sections.
|
11_fractal.vcxproj
|
2.7 KB
|
1535
|
9 years
|
sam |
build: allow to build the PS3 binaries from Visual Studio if the …
|
Makefile.am
|
1.5 KB
|
2084
|
8 years
|
sam |
build: fixes for out-of-tree builds, and get rid of
some deprecated stuff.
|