contrib/tinks: intro 3D client
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 30 Dec 2015 05:15:57 +0000 (00:15 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Mon, 25 Jan 2016 19:10:44 +0000 (14:10 -0500)
commitebcfe74664df7f31ac4a1c524c885a22bb3022ce
treeb5d639f5fd1dc043a17043e7fa8276698b86ecb0
parentce91720a095ea124f8fff6490409be2edab0a6d6
contrib/tinks: intro 3D client

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
39 files changed:
contrib/tinks/Makefile
contrib/tinks/README.md
contrib/tinks/art/tank.blend [new file with mode: 0644]
contrib/tinks/assets/models/Large_Oak_Dark_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Large_Oak_Dark_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Large_Oak_Green_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Large_Oak_Green_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Oak_Dark_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Oak_Dark_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Oak_Green_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Oak_Green_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_1_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_1_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_2_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_2_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_3_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_3_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_4_01.mtl [new file with mode: 0644]
contrib/tinks/assets/models/Tall_Rock_4_01.obj [new file with mode: 0644]
contrib/tinks/assets/models/debris0.mtl [new file with mode: 0644]
contrib/tinks/assets/models/debris0.obj [new file with mode: 0644]
contrib/tinks/assets/models/debris1.mtl [new file with mode: 0644]
contrib/tinks/assets/models/debris1.obj [new file with mode: 0644]
contrib/tinks/assets/models/health.mtl [new file with mode: 0644]
contrib/tinks/assets/models/health.obj [new file with mode: 0644]
contrib/tinks/assets/models/tank-turret.mtl [new file with mode: 0644]
contrib/tinks/assets/models/tank-turret.obj [new file with mode: 0644]
contrib/tinks/assets/models/tank.mtl [new file with mode: 0644]
contrib/tinks/assets/models/tank.obj [new file with mode: 0644]
contrib/tinks/assets/models/textures/TTread.jpg [new file with mode: 0644]
contrib/tinks/assets/models/textures/tank.jpg [new file with mode: 0644]
contrib/tinks/assets/particles/blackSmoke12.png [new file with mode: 0644]
contrib/tinks/assets/particles/explosion00.png [new file with mode: 0644]
contrib/tinks/assets/textures/blast.png [new file with mode: 0644]
contrib/tinks/assets/textures/fastgras01.png [new file with mode: 0644]
contrib/tinks/assets/textures/splash.png [new file with mode: 0644]
contrib/tinks/doc/tinks.png [new file with mode: 0644]
contrib/tinks/doc/tinks3d.png [new file with mode: 0644]
contrib/tinks/src/client/client3d.nit [new file with mode: 0644]