..
01_triangle.cpp
sys: make a few functions lowercase.
8 years ago
01_triangle.lolfx
Clean up a lot of shader crap
8 years ago
01_triangle.vcxproj
Allow to build without Bullet Physics.
6 years ago
02_cube.cpp
DebugDrawContext pass
8 years ago
02_cube.lolfx
Clean up a lot of shader crap
8 years ago
02_cube.vcxproj
Allow to build without Bullet Physics.
6 years ago
03_noise.cpp
sys: make a few functions lowercase.
8 years ago
03_noise.lolfx
Clean up a lot of shader crap
8 years ago
03_noise.vcxproj
Allow to build without Bullet Physics.
6 years ago
04_texture.cpp
Clean up a lot of shader crap
8 years ago
04_texture.lolfx
Clean up a lot of shader crap
8 years ago
04_texture.vcxproj
Allow to build without Bullet Physics.
6 years ago
05_easymesh.cpp
Make lol-lua an optional dependency.
7 years ago
05_easymesh.lua
Easymesh test tuto works with lua, but EzMesh seems broken.
8 years ago
05_easymesh.vcxproj
Allow to build without Bullet Physics.
6 years ago
06_sprite.cpp
Fix compilation of sprite sample.
7 years ago
06_sprite.png
build: move sample and tutorial files around.
8 years ago
06_sprite.vcxproj
Allow to build without Bullet Physics.
6 years ago
07_input.cpp
Get rid of String::format in favour of a std::string version.
7 years ago
07_input.lolfx
Clean up a lot of shader crap
8 years ago
07_input.vcxproj
Allow to build without Bullet Physics.
6 years ago
08_fbo.cpp
Clean up a lot of shader crap
8 years ago
08_fbo.lolfx
Clean up a lot of shader crap
8 years ago
08_fbo.vcxproj
Allow to build without Bullet Physics.
6 years ago
09_sound.cpp
audio: minimal streaming API
8 years ago
11_fractal.cpp
tutorial: support the Julia set in the fractal sample
8 years ago
11_fractal.lolfx
tutorial: fix tutorial 11 (fractal)
8 years ago
11_fractal.vcxproj
Allow to build without Bullet Physics.
6 years ago
12_distance.lolfx
Clean up a lot of shader crap
8 years ago
12_texture_to_screen.lolfx
Clean up a lot of shader crap
8 years ago
12_voronoi.cpp
Replace array::empty() with array::clear().
6 years ago
12_voronoi.lolfx
Clean up a lot of shader crap
8 years ago
12_voronoi.vcxproj
Allow to build without Bullet Physics.
6 years ago
12_voronoi_distance.lolfx
Clean up a lot of shader crap
8 years ago
12_voronoi_setup.lolfx
Clean up a lot of shader crap
8 years ago
13_shader_builder.cpp
Use std::string in a lot of places. Makes a few things simpler.
7 years ago
13_shader_builder.vcxproj
Allow to build without Bullet Physics.
6 years ago
14_lol_lua.cpp
RIP lol::String ⚰️ LOL
7 years ago
14_lol_lua.lua
Lolua small simplification
8 years ago
14_lol_lua.vcxproj
Allow to build without Bullet Physics.
6 years ago
15_lolimgui.cpp
Get rid of numerous uses of lol::String.
7 years ago
15_lolimgui.vcxproj
Allow to build without Bullet Physics.
6 years ago
16_movie.cpp
movie: replace the old Movie class with a GIF encoder.
7 years ago
Makefile.am
Fix Lua-related compilation issues.
7 years ago
imgui.ini
first little pass, everything is broken.
8 years ago