Ancestors

Toot

Written by tth on 2025-01-07 at 23:06

Est-ce qu'on peut mettre du preformated dans Pleroma ?

=> More informations about this toot | More toots from tth@pleroma.interhacker.space

Descendants

Written by tTh on 2025-01-07 at 23:08

@tth@pleroma.interhacker.space : On dirait bien que oui !

=> More informations about this toot | More toots from tth@mastodon.tetaneutral.net

Written by tth on 2025-01-07 at 23:14

@tth Ok, je me lance...

Un petit truc sympa avec #povray et ce qu'on peut faire avec la directive #macro :

[#]macro Bubble ()

sphere {

0, 0.10

#if ( rand(Rng1) < 0.5 )	pigment { color Cyan }

#else				pigment { color Magenta }

#end

}

[#]end

[#]macro Un_Machin ()

union {

#for (Y, -8, 8, 2)

    object { Bubble() translate y*Y*0.1 }

#end

}

[#]end

[#]declare Les_Machins = object

{

union {

#for (X, -7, 7)

    object { Un_Machin() translate x*X*0.6 }

#end

}

}

object { Les_Machins }

https://git.tetalab.org/tTh/HexaCone/commit/2ed567a33ca481a08b20384321b94ce1c121bbf0

=> View attached media

=> More informations about this toot | More toots from tth@pleroma.interhacker.space

Written by tTh on 2025-01-07 at 23:23

@tth@pleroma.interhacker.space

Et la doc qui va bien --> https://wiki.povray.org/content/Reference:User_Defined_Macros

=> More informations about this toot | More toots from tth@mastodon.tetaneutral.net

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113789580037435280
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
273.260092 milliseconds
Gemini-to-HTML Time
1.372099 milliseconds

This content has been proxied by September (3851b).