#cinder — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cinder, aggregated by home.social.
-
#AcidProtokol #quaidescène #strasbourg #ultratechrec #naominitel #cinder #lude #TI #dinvair #acid #acidtechno #musique #live #concert #music
Mon collectif Strasbourgeois organise une nouvelle édition de l'Acid Protokol le samedi 16 mais entre 22h et 4h du mat.
Toutes les infos sur le post original ou dans la description de l'image :
-
#AcidProtokol #quaidescène #strasbourg #ultratechrec #naominitel #cinder #lude #TI #dinvair #acid #acidtechno #musique #live #concert #music
Mon collectif Strasbourgeois organise une nouvelle édition de l'Acid Protokol le samedi 16 mais entre 22h et 4h du mat.
Toutes les infos sur le post original ou dans la description de l'image :
-
#AcidProtokol #quaidescène #strasbourg #ultratechrec #naominitel #cinder #lude #TI #dinvair #acid #acidtechno #musique #live #concert #music
Mon collectif Strasbourgeois organise une nouvelle édition de l'Acid Protokol le samedi 16 mais entre 22h et 4h du mat.
Toutes les infos sur le post original ou dans la description de l'image :
-
#AcidProtokol #quaidescène #strasbourg #ultratechrec #naominitel #cinder #lude #TI #dinvair #acid #acidtechno #musique #live #concert #music
Mon collectif Strasbourgeois organise une nouvelle édition de l'Acid Protokol le samedi 16 mais entre 22h et 4h du mat.
Toutes les infos sur le post original ou dans la description de l'image :
-
#AcidProtokol #quaidescène #strasbourg #ultratechrec #naominitel #cinder #lude #TI #dinvair #acid #acidtechno #musique #live #concert #music
Mon collectif Strasbourgeois organise une nouvelle édition de l'Acid Protokol le samedi 16 mais entre 22h et 4h du mat.
Toutes les infos sur le post original ou dans la description de l'image :
-
Modernising the Amiga at Forty
https://benjamin.computer/posts/2025-07-28-amiga40.html
#ycombinator #opengl #webgl #coffeescript #git #hpc #kinect #cinder #openframeworks #cpp #c #programming #graphics #art #design #code -
Modernising the Amiga at Forty
https://benjamin.computer/posts/2025-07-28-amiga40.html
#ycombinator #opengl #webgl #coffeescript #git #hpc #kinect #cinder #openframeworks #cpp #c #programming #graphics #art #design #code -
Modernising the Amiga at Forty
https://benjamin.computer/posts/2025-07-28-amiga40.html
#ycombinator #opengl #webgl #coffeescript #git #hpc #kinect #cinder #openframeworks #cpp #c #programming #graphics #art #design #code -
Modernising the Amiga at Forty
https://benjamin.computer/posts/2025-07-28-amiga40.html
#ycombinator #opengl #webgl #coffeescript #git #hpc #kinect #cinder #openframeworks #cpp #c #programming #graphics #art #design #code -
https://cinder303.bandcamp.com/album/rushing-ahead
Le camarade #cinder avec qui j'ai déjà collaboré à de nombreuses reprises a tout récement sortie un album de #remix. On y retrouve notamment le goat #Valcove et tout un tas d'autres artistes de notre collectif #ultratech !
Less goooo
-
https://cinder303.bandcamp.com/album/rushing-ahead
Le camarade #cinder avec qui j'ai déjà collaboré à de nombreuses reprises a tout récement sortie un album de #remix. On y retrouve notamment le goat #Valcove et tout un tas d'autres artistes de notre collectif #ultratech !
Less goooo
-
https://cinder303.bandcamp.com/album/rushing-ahead
Le camarade #cinder avec qui j'ai déjà collaboré à de nombreuses reprises a tout récement sortie un album de #remix. On y retrouve notamment le goat #Valcove et tout un tas d'autres artistes de notre collectif #ultratech !
Less goooo
-
https://cinder303.bandcamp.com/album/rushing-ahead
Le camarade #cinder avec qui j'ai déjà collaboré à de nombreuses reprises a tout récement sortie un album de #remix. On y retrouve notamment le goat #Valcove et tout un tas d'autres artistes de notre collectif #ultratech !
Less goooo
-
https://cinder303.bandcamp.com/album/rushing-ahead
Le camarade #cinder avec qui j'ai déjà collaboré à de nombreuses reprises a tout récement sortie un album de #remix. On y retrouve notamment le goat #Valcove et tout un tas d'autres artistes de notre collectif #ultratech !
Less goooo
-
Werewolves take mistletoe very seriously. Merry Kissmas!
This one was from last year, but I've got a new Christmas treat (complete with nice and naughty version) to show later today. 😊
#Christmas #mistletoe #werewolf #werewolves #furryArt #Aubie #Nash #Cinder #ocs
-
Werewolves take mistletoe very seriously. Merry Kissmas!
This one was from last year, but I've got a new Christmas treat (complete with nice and naughty version) to show later today. 😊
#Christmas #mistletoe #werewolf #werewolves #furryArt #Aubie #Nash #Cinder #ocs
-
Werewolves take mistletoe very seriously. Merry Kissmas!
This one was from last year, but I've got a new Christmas treat (complete with nice and naughty version) to show later today. 😊
#Christmas #mistletoe #werewolf #werewolves #furryArt #Aubie #Nash #Cinder #ocs
-
Werewolves take mistletoe very seriously. Merry Kissmas!
This one was from last year, but I've got a new Christmas treat (complete with nice and naughty version) to show later today. 😊
#Christmas #mistletoe #werewolf #werewolves #furryArt #Aubie #Nash #Cinder #ocs
-
Es cierto que da gusto salir de vacaciones y ver lugares nuevos, pero también es verdad que en ningún lugar estarás tan cómodo como en casa 💝
#leermola #LibrosRecomendados #cinder #español #readingforpleasure #HomeSweetHome
-
I've used many creative coding frameworks before and in C++, I've used OpenFrameworks and Cinder. If you're just making art, you probably have no issues with them, but if you're somewhat familiar with programming, you'll quickly come to the issue where both frameworks aren't properly structured to be distributable libraries. i.e. their build system is very opinionated and unflexible.
This week I've been trying out Raylib and love (1) the ease of installation, (2) the ease with which you can incorporate it into C/C++ projects and (3) the amount of bindings it has (owing to it's simple API). It also has everything you need for creative coding.
-
I've used many creative coding frameworks before and in C++, I've used OpenFrameworks and Cinder. If you're just making art, you probably have no issues with them, but if you're somewhat familiar with programming, you'll quickly come to the issue where both frameworks aren't properly structured to be distributable libraries. i.e. their build system is very opinionated and unflexible.
This week I've been trying out Raylib and love (1) the ease of installation, (2) the ease with which you can incorporate it into C/C++ projects and (3) the amount of bindings it has (owing to it's simple API). It also has everything you need for creative coding.
-
I've used many creative coding frameworks before and in C++, I've used OpenFrameworks and Cinder. If you're just making art, you probably have no issues with them, but if you're somewhat familiar with programming, you'll quickly come to the issue where both frameworks aren't properly structured to be distributable libraries. i.e. their build system is very opinionated and unflexible.
This week I've been trying out Raylib and love (1) the ease of installation, (2) the ease with which you can incorporate it into C/C++ projects and (3) the amount of bindings it has (owing to it's simple API). It also has everything you need for creative coding.
-
I've used many creative coding frameworks before and in C++, I've used OpenFrameworks and Cinder. If you're just making art, you probably have no issues with them, but if you're somewhat familiar with programming, you'll quickly come to the issue where both frameworks aren't properly structured to be distributable libraries. i.e. their build system is very opinionated and unflexible.
This week I've been trying out Raylib and love (1) the ease of installation, (2) the ease with which you can incorporate it into C/C++ projects and (3) the amount of bindings it has (owing to it's simple API). It also has everything you need for creative coding.
-
I've used many creative coding frameworks before and in C++, I've used OpenFrameworks and Cinder. If you're just making art, you probably have no issues with them, but if you're somewhat familiar with programming, you'll quickly come to the issue where both frameworks aren't properly structured to be distributable libraries. i.e. their build system is very opinionated and unflexible.
This week I've been trying out Raylib and love (1) the ease of installation, (2) the ease with which you can incorporate it into C/C++ projects and (3) the amount of bindings it has (owing to it's simple API). It also has everything you need for creative coding.
-
Wide body Kit installed.
#cinder #cat #catsofmastodon #caturday -
Wide body Kit installed.
#cinder #cat #catsofmastodon #caturday -
Wide body Kit installed.
#cinder #cat #catsofmastodon #caturday -
Wide body Kit installed.
#cinder #cat #catsofmastodon #caturday -
Wide body Kit installed.
#cinder #cat #catsofmastodon #caturday -
Was just running through which #macintosh models I have and stepped out for a minute and returned to see Cinder as the #catintosh.
Big smiles for me.
-
Was just running through which #macintosh models I have and stepped out for a minute and returned to see Cinder as the #catintosh.
Big smiles for me.
-
Was just running through which #macintosh models I have and stepped out for a minute and returned to see Cinder as the #catintosh.
Big smiles for me.
-
Was just running through which #macintosh models I have and stepped out for a minute and returned to see Cinder as the #catintosh.
Big smiles for me.
-
Was just running through which #macintosh models I have and stepped out for a minute and returned to see Cinder as the #catintosh.
Big smiles for me.
-
Spoiler Time Sunday: Cinder (The Lunar Chronicles)
#books #cinderhttp://eachpage.org/2024/02/18/spoiler-time-sunday-cinder-odd-queries/
-
#caturday shows the kits in their new window hammocks. #Cinder #Blizzard #cat #catContent
-
#caturday shows the kits in their new window hammocks. #Cinder #Blizzard #cat #catContent
-
#caturday shows the kits in their new window hammocks. #Cinder #Blizzard #cat #catContent
-
#caturday shows the kits in their new window hammocks. #Cinder #Blizzard #cat #catContent
-
#caturday shows the kits in their new window hammocks. #Cinder #Blizzard #cat #catContent
-
-
-
-
-