Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Hi Mastodon!

Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    11 Views
    Does anyone have a game to which they want to add an achievement system? I have a university professor friend in Mexico who has some students who need practice.#indiegame #developer #indiedev #askfedi
  • 0 Votes
    1 Posts
    11 Views
    Does there exist a tool to create a timetable/itinerary for a meeting?Where you can set a start time and end time and the number of speakers, and it makes a graphical overview on who gets what time, and you can drag them around, change how much time each person gets, add breaks, etc?Maybe @alternativeto knows about something?#askfedi
  • Is it dangerous to use a rusting microwave?

    Uncategorized askfedi
    37
    0 Votes
    37 Posts
    138 Views
    @alexisbushnell @RaineyDay Get rid of it especially if you have a replacement lined up. Better safe than sorry.
  • Help!

    Uncategorized shader glsl askfedi
    1
    0 Votes
    1 Posts
    5 Views
    Help! I've talked someone into being curious about (fragment) shader-ing ala shadertoy, but I can't find a decent node-based GUI for shader editing that has decent ergonomics but is also close enough to GLSL structurally to allow shadertoy-like mathy exploration.So far everything I've seen fails in a significant way on either of these:- Blender: separate "Math" and "Vector Math" nodes. "Math" node with drop-down instead of granular primitives- Godot: "Function" node with drop-down instead of granular primitives- Unity: uh ... i just don't want to do this to them i think- cables.gl: no vector types at all??? setup a bit elaborate- https://victhorlopez.github.io/editor/ closest so far; polymorphic functions but doesn't auto-cast values; UX a bit underdone ...surely there would be a web tool for this given the popularity of SDFs etc???#askfedi #glsl #shader