Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giulioz/demoeffects
👾 Demoscene inspired effects for SDL (C++)
https://github.com/giulioz/demoeffects
3d amiga cpp demoscene graphics sdl twister
Last synced: about 1 month ago
JSON representation
👾 Demoscene inspired effects for SDL (C++)
- Host: GitHub
- URL: https://github.com/giulioz/demoeffects
- Owner: giulioz
- Created: 2019-03-10T21:02:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T10:51:29.000Z (over 4 years ago)
- Last Synced: 2024-10-15T20:41:13.578Z (3 months ago)
- Topics: 3d, amiga, cpp, demoscene, graphics, sdl, twister
- Language: C++
- Homepage:
- Size: 394 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DemoEffects
Various demoscene effects, written in C++ with output to SDL window.
- Twister
- Wireframe Cube
- 3D CheckersInstructions for compiling at the beginning of every source file.
![checkers](images/checkers.png)
![cube](images/cube.png)
![twister](images/twister.png)