You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar d3d84948d4 sdl: move files around in separate directories. 5 years ago
..
01_triangle.cpp Use smart pointers in a lot of the rendering code. 5 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 Use smart pointers in a lot of the rendering code. 5 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 Use smart pointers in a lot of the rendering code. 5 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 Use smart pointers in a lot of the rendering code. 5 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 Use smart pointers in a lot of the rendering code. 5 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 render: simplify Renderer code 5 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 Use smart pointers in a lot of the rendering code. 5 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 Rename some classes and methods to lowercase. 5 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 Another lowercase switching frenzy, because why not. 6 years ago
11_fractal.cpp Use smart pointers in a lot of the rendering code. 5 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 sdl: move files around in separate directories. 5 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 smart pointers in a lot of the rendering code. 5 years ago
13_shader_builder.vcxproj Allow to build without Bullet Physics. 6 years ago
14_lol_lua.cpp Another lowercase switching frenzy, because why not. 6 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 gui: clean up the ImGui integration code. 5 years ago
15_lolimgui.vcxproj Allow to build without Bullet Physics. 6 years ago
16_movie.cpp tutorial: nicer example for the GIF generation. 5 years ago
Makefile.am Fix Lua-related compilation issues. 7 years ago
imgui.ini first little pass, everything is broken. 8 years ago