Description
I am pursuing the development of this addin with the aim of making a modular program. So it has been partially rewritten to unleash its potential.
New effects have been added + new program architecture to ease the development of new modules.
Addition of a menu (with screenshots) to easily select the effect to be seen next.
The user can use the following keys to interract with the addin :
[EXIT] to leave to the Operating System.
[F1] and [F6] to change manually the effect.
[OPTN] : to show/hide the option menu. While in this menu, the following keys can be used :
[UP / DOWN] : to select the parameter,
[LEFT / RIGHT] : to adjust the value of the parameter.
[OPTN] again to qui the menu
[MENU] : to show hide the effect selection menu, with the following keys while inside the menu :
[LEFT / RIGHT] : to adjust the value of the parameter.
[EXE] : to select and run the chosen effect
[MENU] again to qui the menu
Please let me know if you find bugs.
Everything can be found in README.md (markdown format) in the attached archive.
Just copy the file DemoFXcg.g3a in your fx-CG10/20/50 and launch it.
Screenshots
Archive Contents
Name | Size |
---|---|
CMakeLists.txt | 2.5 KB |
DemoFXcg.g3a | 1.2 MB |
README.md | 5.2 KB |
assets-cg/Miniatures/BluredMorph.png | 11.3 KB |
assets-cg/Miniatures/BluredSpline.png | 7.7 KB |
assets-cg/Miniatures/BouncingLine.png | 6.6 KB |
assets-cg/Miniatures/BurningCube.png | 13.6 KB |
assets-cg/Miniatures/DotBall.png | 4.7 KB |
assets-cg/Miniatures/DotCube.png | 25.5 KB |
assets-cg/Miniatures/DotFlag.png | 17.6 KB |
assets-cg/Miniatures/DotMorph.png | 12.8 KB |
assets-cg/Miniatures/Intro.png | 26.2 KB |
assets-cg/Miniatures/Lens.png | 39.7 KB |
assets-cg/Miniatures/Matrix.png | 36.5 KB |
assets-cg/Miniatures/MotionBlur.png | 13.4 KB |
assets-cg/Miniatures/Plasma.png | 26.8 KB |
assets-cg/Miniatures/RainDrops.png | 37.9 KB |
assets-cg/Miniatures/Rotozoom.png | 34.7 KB |
assets-cg/Miniatures/SplineMorph.png | 13.3 KB |
assets-cg/Miniatures/StarField.png | 9.3 KB |
assets-cg/Miniatures/Temporary/BluredMorph.png | 23.7 KB |
assets-cg/Miniatures/Temporary/BluredSpline.png | 14.6 KB |
assets-cg/Miniatures/Temporary/BouncingLine.png | 10.7 KB |
assets-cg/Miniatures/Temporary/BurningCube.png | 26.7 KB |
assets-cg/Miniatures/Temporary/DotFlag.png | 16.5 KB |
assets-cg/Miniatures/Temporary/DotMorph.png | 17.6 KB |
assets-cg/Miniatures/Temporary/Intro.png | 38.6 KB |
assets-cg/Miniatures/Temporary/Lens.png | 117.2 KB |
assets-cg/Miniatures/Temporary/Matrix.png | 33.8 KB |
assets-cg/Miniatures/Temporary/MotionBlur.png | 16.4 KB |
assets-cg/Miniatures/Temporary/Plasma.png | 40.1 KB |
assets-cg/Miniatures/Temporary/RainDrops.png | 180.2 KB |
assets-cg/Miniatures/Temporary/Rotozoom.png | 136.5 KB |
assets-cg/Miniatures/Temporary/SplineMorph.png | 14.1 KB |
assets-cg/Miniatures/Temporary/StarField.png | 16.3 KB |
assets-cg/Miniatures/Temporary/WireSphere.png | 139.1 KB |
assets-cg/Miniatures/Temporary/XORMoire.png | 27.3 KB |
assets-cg/Miniatures/WireSphere.png | 54.5 KB |
assets-cg/Miniatures/XORMoire.png | 43.8 KB |
assets-cg/Miniatures/fxconv-metadata.txt | 1.2 KB |
assets-cg/bglens.png | 165.0 KB |
assets-cg/circuit.png | 186.6 KB |
assets-cg/earth16c.png | 112.5 KB |
assets-cg/fontlabel.png | 2.1 KB |
assets-cg/fontmatrix.png | 19.3 KB |
assets-cg/fxconv-metadata.txt | 694 bytes |
assets-cg/icon-sel.png | 16.6 KB |
assets-cg/icon-uns.png | 19.1 KB |
assets-cg/mapworld.png | 158.2 KB |
assets-cg/optionbox.png | 6.3 KB |
assets-cg/tile.png | 56.0 KB |
assets-cg/xorcircles.png | 37.2 KB |
assets/CC26.png | 20.4 KB |
assets/Effect01.png | 26.4 KB |
assets/Effect02.png | 117.0 KB |
assets/Effect03.png | 5.4 KB |
assets/Effect04.png | 6.3 KB |
assets/Effect05.png | 7.9 KB |
assets/Effect06.png | 6.2 KB |
assets/Effect07.png | 5.1 KB |
assets/Effect08.png | 17.5 KB |
assets/Effect09.png | 142.4 KB |
assets/Effect10.png | 33.9 KB |
assets/Effect11.png | 6.4 KB |
assets/Effect12.png | 102.1 KB |
assets/Effect13.png | 20.6 KB |
assets/Effect14.png | 10.9 KB |
assets/Effect15.png | 16.9 KB |
assets/Effect16.png | 164.3 KB |
assets/Effect17.png | 4.3 KB |
assets/Effect18.png | 10.3 KB |
assets/Effect19.png | 6.7 KB |
assets/effect.png | 35.3 KB |
assets/menu.png | 26.9 KB |
build | 25 bytes |
src/config.h | 747 bytes |
src/effects/dotball.cpp | 3.0 KB |
src/effects/dotcube.cpp | 3.8 KB |
src/effects/dotedflag.cpp | 3.2 KB |
src/effects/effects.cpp | 3.2 KB |
src/effects/effects.h | 708 bytes |
src/effects/fire.cpp | 5.7 KB |
src/effects/firecube.cpp | 3.8 KB |
src/effects/lens.cpp | 2.9 KB |
src/effects/linemorph.cpp | 2.6 KB |
src/effects/matrix.cpp | 3.2 KB |
src/effects/moire.cpp | 2.2 KB |
src/effects/morph.cpp | 4.8 KB |
src/effects/morphfire.cpp | 5.4 KB |
src/effects/motionblur.cpp | 4.3 KB |
src/effects/plasma.cpp | 2.8 KB |
src/effects/raindrops.cpp | 3.7 KB |
src/effects/rotatesphere.cpp | 8.6 KB |
src/effects/rotozoom.cpp | 2.5 KB |
src/effects/spline.cpp | 4.1 KB |
src/effects/splineblur.cpp | 4.0 KB |
src/effects/starfield.cpp | 2.8 KB |
src/main.cpp | 18.0 KB |
src/module.h | 448 bytes |
src/utilities/3Dtransform.cpp | 999 bytes |
src/utilities/3Dtransform.h | 463 bytes |
src/utilities/extrakeyboard.cpp | 4.9 KB |
src/utilities/extrakeyboard.h | 1.3 KB |
src/utilities/fast_trig.cpp | 4.1 KB |
src/utilities/fast_trig.h | 403 bytes |
src/utilities/trajectory.cpp | 2.0 KB |
src/utilities/trajectory.h | 582 bytes |
src/utilities/utilities.cpp | 277 bytes |
src/utilities/utilities.h | 318 bytes |
src/utilities/vector2D.cpp | 2.2 KB |
src/utilities/vector2D.h | 2.3 KB |
- File Size
- 3.2 MB
- Short link
- http://ceme.tech/DL2400
Metadata
- Author
- slyVTT
- Uploaded
- 10 months, 2 weeks ago
Links
- Maintained source code
- https://gitea.planet-casio.com/Slyvtt/DemoFX
- Video of last revision as of today v1.4 with menus interaction
- https://www.youtube.com/watch?v=T63tkMIzyrk
Statistics
- Rating
- No ratings.
- Downloads
- 506
- ↳ this version
- 443
- Views
- 1317
- ↳ this version
- 824
Reviews
Nobody has reviewed this file yet.Versions
- DemoFX for fx-CG50 v1.4 (unleashed extension of the CC 26 Contest) (published 10 months, 2 weeks ago; 2023-12-12 19:04 UTC)
- Cemetech CC26 contribution from SlyVTT : oldschool demo on fx-CG50 (published 11 months, 1 week ago; 2023-11-22 08:14 UTC)
Advertisement