Skip to content

Commit eb2b089

Browse files
committed
Move test project to a separate repo
The test project will keep growing with binary files etc. We want to keep the package as small as possible.
1 parent 817c60b commit eb2b089

File tree

14 files changed

+5
-366
lines changed

14 files changed

+5
-366
lines changed

TODO.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
- SingleEffectController
99
- TrackSystemEffectController
1010
- SimpleTimeLineEffectController
11-
- demosys_test
12-
- Move into separate project
1311
- Shaders
1412
- Improve error prints (use actual source from GL so we can see expanded typedefs)
1513
- Core loader support for common formats

demosys_test/cube/effect.py

Lines changed: 0 additions & 63 deletions
This file was deleted.

demosys_test/cube/shaders/cube/cube_multi_fade.glsl

Lines changed: 0 additions & 45 deletions
This file was deleted.

demosys_test/cube/shaders/cube/cube_texture_light.glsl

Lines changed: 0 additions & 119 deletions
This file was deleted.
-550 KB
Binary file not shown.
-505 KB
Binary file not shown.

demosys_test/main.py

Lines changed: 0 additions & 9 deletions
This file was deleted.
-2.6 MB
Binary file not shown.

demosys_test/resources/shaders/quad_fs.glsl

Lines changed: 0 additions & 27 deletions
This file was deleted.

demosys_test/resources/shaders/quad_fs_uvscale.glsl

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)