Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fadecandy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
scanlime
Fadecandy
0b135fc08895f38643668d7f23d56a53496faf46
fadecandy
examples
cpp
.gitignore
Find file
Normal view
Permalink
.gitignore
74 B
Newer
Older
More ignorables for C++ examples
Micah Elizabeth Scott
committed
11 years ago
1
2
*.dSYM
*.exe
Add a simple effect framework for C++
Micah Elizabeth Scott
committed
11 years ago
3
simple
First cut at a port of Rings to c++
Micah Elizabeth Scott
committed
11 years ago
4
rings
Faster 2D variant of the "Rings" example
Micah Elizabeth Scott
committed
11 years ago
5
rings_2d
New C++ example, "spokes", using noise and radial spoke patterns
Micah Elizabeth Scott
committed
11 years ago
6
spokes
C++ samples: Texture sampling from PNG
Micah Elizabeth Scott
committed
11 years ago
7
dot
EffectMixer example
Micah Elizabeth Scott
committed
11 years ago
8
mixer
added ability to run several demo effects in a queue, with "looper" as example
Sven Oliver Moll
committed
10 years ago
9
looper
Particle system example for C++
Micah Elizabeth Scott
committed
11 years ago
10
particle_trail