All Projects → psenough → livecode.demozoo.org

psenough / livecode.demozoo.org

Licence: other
list of events of shader live coding, hopefuly including results and links

Programming Languages

GLSL
2045 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
lua
6591 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to livecode.demozoo.org

spritekit-water-node
🌊 Custom SpriteKit node that allows to simulate 2D water with respect to physics. The app demonstrates Flocking behaviour using GameplayKit, key-frame animation and custom fragment shader chaining (GLSL) 🤯
Stars: ✭ 82 (+412.5%)
Mutual labels:  shader-effect
dogfight-sandbox-hg1
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 65 (+306.25%)
Mutual labels:  shader-effect

Shader Summary / Demoscene Livecode Events (livecode.demozoo.org)

List of demoscene livecoding events (Shader Showdown, Shader Jam, Shader Royale, Byte Battle, etc).

How to Contribute

Contribute missing data by submitting a Pull Request of the JSON file in /data.

The JSON schema is in ./meta/event.schema.json, but you can also take any other file in ./public/data as a base example.

A more readable version of the schema is available in ./public/doc/schema.html.

Check CONTRIBUTING.md for more information.

Poster

Poster are generated on demand only (quite long process) via the Actions > Generate Poster workflow.

Nevertheless, you can also generate the poster locally via this set of commands :

pip -r requirements.txt
python bin/livecode_ontology.py
python generate_user_poster.py

Poster are available here : https://github.com/psenough/livecode.demozoo.org/tree/posters/posters

"Radio" Bonzomatic Shader

Experimental

Using the NuSan's version of bonzomatic, we created a "radio" that is streaming bonzomatic shader. You can visualize this radio using this command :

.\Bonzomatic_W64_GLFW.exe  skipdialog networkMode=grabber serverURL=ws://drone.alkama.com:9000/livecode/radio

(Windows here, similar call parameters for Linux/MacOs)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].