]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Increased texture size for world, made world a little more detailed, and added bounci...
authorAndy Belle-Isle <drumsetmonkey@gmail.com>
Tue, 24 Sep 2019 06:29:41 +0000 (02:29 -0400)
committerAndy Belle-Isle <drumsetmonkey@gmail.com>
Tue, 24 Sep 2019 06:29:41 +0000 (02:29 -0400)
commitbe9d14233e9fc7b7c5e4fc3711125132e3cee151
tree0b3fefe33ef1ab566df17bfd32217a039d2c2334
parentf6a0e340bc82cb5fb96f836686bd59aaffd5db97
Increased texture size for world, made world a little more detailed, and added bouncing ball
Assets/ball.png [new file with mode: 0644]
Assets/ball_normal.png [new file with mode: 0644]
Assets/world.png
Assets/world_normal.png
Scripts/init.lua
Scripts/world.lua
Shaders/world.frag
Shaders/world.vert
src/render.cpp
src/world.cpp