evas: Evas_3D - improve Shooter example.
authorperepelits.m <perepelits.m@samsung.com>
Wed, 18 Feb 2015 21:00:58 +0000 (22:00 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 18 Feb 2015 21:42:17 +0000 (22:42 +0100)
commit2e2145b5945c94587e5a11502432ea2e8f75d2bd
tree37cb9c114ca9024c7c567f7b4bffb0549316a20f
parentd28b82be45451c08cb993d2f835675d8b5dcbe24
evas: Evas_3D - improve Shooter example.

Summary: This example includes some previous developments to create 3d-world mechanics.

Reviewers: cedric, raster, Hermet

Subscribers: cedric, artem.popov

Differential Revision: https://phab.enlightenment.org/D1991

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
38 files changed:
src/examples/evas/shooter/Game Assets/Characters/eagle/eagle.md2 [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/eagle/eagle.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/snake/snake.md2 [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/snake/snake.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/snake/snake_n.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/soldier/soldier.md2 [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/soldier/soldier.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/soldier/soldier_jump.md2 [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Characters/warrior/warrior.md2 [moved from src/examples/evas/shooter/warrior.md2 with 100% similarity]
src/examples/evas/shooter/Game Assets/Characters/warrior/warrior.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Models/column.ply [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Models/gazebo_b.md2 [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Models/gazebo_t.md2 [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Models/tommy.eet [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/brick-stone.jpg [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/brick-stone_n.jpg [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/bricks.jpg [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/bricks_n.jpg [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/gazebo.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/gazebo_b_n.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/gazebo_t _norm.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/gazebo_t.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/gazebo_t_n.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/gazebo_t_t.png [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/grass.jpg [new file with mode: 0644]
src/examples/evas/shooter/Game Assets/Textures/grass_n.png [new file with mode: 0644]
src/examples/evas/shooter/brick-stone.png [deleted file]
src/examples/evas/shooter/eagle.obj [deleted file]
src/examples/evas/shooter/eagle.png [deleted file]
src/examples/evas/shooter/evas-3d-shooter-header.c
src/examples/evas/shooter/evas-3d-shooter-header.h
src/examples/evas/shooter/evas-3d-shooter-macros.h [new file with mode: 0644]
src/examples/evas/shooter/evas-3d-shooter.c
src/examples/evas/shooter/grass6.png [deleted file]
src/examples/evas/shooter/snake.md2 [deleted file]
src/examples/evas/shooter/snake.png [deleted file]
src/examples/evas/shooter/stena_kirpichi.png [deleted file]
src/examples/evas/shooter/warrior.png [deleted file]