]> gitweb.factorcode.org Git - factor.git/commit
papier: Add papier as a demo (2009)
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 6 Aug 2022 04:38:37 +0000 (23:38 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 6 Aug 2022 04:45:07 +0000 (23:45 -0500)
commit3b7b56a3314cf48e878c1df1992394b34b867c8f
treea322dc81859efb9606ab625706f7f3ced71f0f62
parent7c51734556658668879c938d8b22fe4f0cc7fea4
papier: Add papier as a demo (2009)

from https://github.com/jckarter/papier
38 files changed:
extra/papier/_resources/backdrop.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat001.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat002.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat003.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat004.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat005.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat006.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat007.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat008.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat009.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat010.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat011.png [new file with mode: 0644]
extra/papier/_resources/dancing-cat012.png [new file with mode: 0644]
extra/papier/_resources/ground.png [new file with mode: 0644]
extra/papier/_resources/marco-still001.png [new file with mode: 0644]
extra/papier/_resources/marco-walk001.png [new file with mode: 0644]
extra/papier/_resources/marco-walk002.png [new file with mode: 0644]
extra/papier/_resources/marco-walk003.png [new file with mode: 0644]
extra/papier/_resources/marco-walk004.png [new file with mode: 0644]
extra/papier/_resources/marco-walk005.png [new file with mode: 0644]
extra/papier/_resources/marco-walk006.png [new file with mode: 0644]
extra/papier/_resources/marco-walk007.png [new file with mode: 0644]
extra/papier/_resources/marco-walk008.png [new file with mode: 0644]
extra/papier/_resources/marco-walk009.png [new file with mode: 0644]
extra/papier/_resources/marco-walk010.png [new file with mode: 0644]
extra/papier/_resources/marco-walk011.png [new file with mode: 0644]
extra/papier/_resources/marco-walk012.png [new file with mode: 0644]
extra/papier/_resources/marco-walk013.png [new file with mode: 0644]
extra/papier/_resources/marco-walk014.png [new file with mode: 0644]
extra/papier/map/map.factor [new file with mode: 0644]
extra/papier/papier.factor [new file with mode: 0644]
extra/papier/render/papier.f.glsl [new file with mode: 0644]
extra/papier/render/papier.v.glsl [new file with mode: 0644]
extra/papier/render/render.factor [new file with mode: 0644]
extra/papier/resources.txt [new file with mode: 0644]
extra/papier/sprites/sprites-tests.factor [new file with mode: 0644]
extra/papier/sprites/sprites.factor [new file with mode: 0644]
extra/papier/tags.txt [new file with mode: 0644]