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

Dark Transit

Uncategorized
1 1 0
Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    6 Views
    do you have art? do you want to put it on a website, that *you* own, for cheap-as-free?im writing a program for that! you just drag and drop your art into a folder, and run "galleryify", and it generates html for each image, and adds everything to a thumbnail gallery. you can group with tags and style everything however you want, too.it outputs static html, so you can upload it to neocities or nekoweb or basically any free web host. the tradeoff for being cheap-as-free is that there's no server-side interactions (e.g. no comment section).i need testers! if this sounds good then please comment and let me know your level of comfort with art and with html.https://nycki93.github.io/eleventy-image-gallery/if you just wanna know "the stack", this is made with NodeJS and Eleventy. if that doesn't mean anything to you, dont worry about it.EDIT: wow, a lot of you said you'd be interested in testing! Okay, I've just put some usage instructions up on this page, please try it out and let me know how it goes!https://github.com/nycki93/eleventy-image-gallery/#website #art #code #programming #html #heycohost #eleventy
  • 0 Votes
    1 Posts
    12 Views
    As coding is more akin to a Creative Art than a Science, I have written my code as an homage to Jackson Pollock.#code #coding #gamedev #godot #godotengine #gdscript #art
  • Text

    Uncategorized code programming
    1
    0 Votes
    1 Posts
    8 Views
    Text.If you can't write real code with just a basic text editor, you can't code. It's an unpopular opinion in the modern world, with all the assistance, code completion, "AI", etc... but basic skills without crutches/assistance are important. #code #programming
  • 0 Votes
    1 Posts
    16 Views
    I've been working my through the Godot Shader Bible, which I purchased a little while back. It seemed like a good "get my feet wet" kind of book but perhaps not as beginner friendly as I might have hoped. Regardless I am making due and being a software engineer for 15 years helps.I took a graphics course in college and shaders were kind of the new mysterious frontier. It is neat to see how powerful they've become (and also I don't have an exam on it later)#godot #gamedev #shader