..
01_triangle.cpp
misc: some cleanup in files, including UTF-8 BOM.
8 years ago
01_triangle.lolfx
build: move sample and tutorial files around.
8 years ago
01_triangle.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
02_cube.cpp
math: all API functions dealing with angles now use radians.
8 years ago
02_cube.lolfx
build: move sample and tutorial files around.
8 years ago
02_cube.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
03_noise.cpp
misc: some cleanup in files, including UTF-8 BOM.
8 years ago
03_noise.lolfx
build: move sample and tutorial files around.
8 years ago
03_noise.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
04_texture.cpp
misc: some cleanup in files, including UTF-8 BOM.
8 years ago
04_texture.lolfx
build: move sample and tutorial files around.
8 years ago
04_texture.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
05_easymesh.cpp
math: all API functions dealing with angles now use radians.
8 years ago
05_easymesh.lua
Easymesh test tuto works with lua, but EzMesh seems broken.
8 years ago
05_easymesh.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
06_sprite.cpp
tileset: rename AddTile() to define_tile().
8 years ago
06_sprite.png
build: move sample and tutorial files around.
8 years ago
06_sprite.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
07_input.cpp
math: all API functions dealing with angles now use radians.
8 years ago
07_input.lolfx
build: move sample and tutorial files around.
8 years ago
07_input.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
08_fbo.cpp
scene: start working on a postprocess mechanism.
8 years ago
08_fbo.lolfx
build: move sample and tutorial files around.
8 years ago
08_fbo.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
11_fractal.cpp
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
11_fractal.lolfx
build: move sample and tutorial files around.
8 years ago
11_fractal.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
12_distance.lolfx
build: move sample and tutorial files around.
8 years ago
12_texture_to_screen.lolfx
build: move sample and tutorial files around.
8 years ago
12_voronoi.cpp
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
12_voronoi.lolfx
build: move sample and tutorial files around.
8 years ago
12_voronoi.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
12_voronoi_distance.lolfx
build: move sample and tutorial files around.
8 years ago
12_voronoi_setup.lolfx
build: move sample and tutorial files around.
8 years ago
13_shader_builder.cpp
misc: some cleanup in files, including UTF-8 BOM.
8 years ago
13_shader_builder.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
14_lol_lua.cpp
misc: some cleanup in files, including UTF-8 BOM.
8 years ago
14_lol_lua.lua
lua property get/set added, not as nice as I wished, but working.
8 years ago
14_lol_lua.vcxproj
Remove Xbox 360 support, too much stuff no longer compiles.
8 years ago
Makefile.am
3rd pass on lua classes. It works now. It's ..... ALIIIIIIVE
8 years ago