]> gitweb.factorcode.org Git - factor.git/commit
raylib.demo.mesh-picking: Implement official mesh picking example
authortimor <timor.dd@googlemail.com>
Sun, 23 May 2021 12:28:05 +0000 (14:28 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 23 May 2021 22:54:17 +0000 (15:54 -0700)
commit25e5b51689a03cbd7e8b652c9e879a14f5e4326f
treedae515500cc76af6d2742d0e89f405d31bf15940
parent29b1ad022362e44e2540338f2041f57918777dfb
raylib.demo.mesh-picking: Implement official mesh picking example

WIP

squash! WIP
extra/raylib/demo/mesh-picking/_resources/turret.obj [new file with mode: 0644]
extra/raylib/demo/mesh-picking/_resources/turret_diffuse.png [new file with mode: 0644]
extra/raylib/demo/mesh-picking/mesh-picking.factor [new file with mode: 0644]
extra/raylib/demo/mesh-picking/resources.txt [new file with mode: 0644]
extra/raylib/demo/mesh-picking/tags.txt [new file with mode: 0644]