• 0 Posts
  • 38 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle
rss

  • I want to use Raylib, but mentioning it here on the fediverse doesn’t get much of a response (I can’t see a raylib community from my instance). My choice of language probably doesn’t help, though.

    My first issue is wanting vertex colors on 3D models and I am not getting this (this may be a problem with the bindings I’m using, naylib(nim-lang)). The second would be needing guidance for the 2D polygon text loader that I started.

    Maybe I could make simple GUI applications with raygui, but I don’t currently really have many viable ideas on what I would want to make.


    To OP: Another potential option is using Godot w/bindings. Design is pretty fast and flexible, then using signals is super easy.

    I’ve tested some frameworks (specific to my language, so not really helpful to most), the one that I liked more said it was declarative user interface framework based on GTK though I would prefer a similar thing for Qt and there wasn’t an ability to automatically scale text size to better fill the available button size (I was testing an adventure-book reader and hoping to use unicode characters).

    Frameworks for single page applications (or some other browser-based tech) might be ok for simple stuff. Similarly, I’ve liked the idea of TUI frameworks (yeah, because htop) but haven’t really tried that yet.




  • Huh, I’m using technology as an escape from woodworking. Lack of space/tools and a few times when I tried to do something the wood was too seasoned (last thing I tried was whittling hoping to do it in my room anytime and not have dust as an issue, cheap folding knife probably didn’t help)

    Well not fully true on the escape part, I just drop things really easy when I run into issues like that. Well that and I haven’t done anything noteworthy with technology or woodworking.


  • insomniac_lemontoProgramming@programming.dev...
    link
    fedilink
    1
    edit-2
    11 months ago

    Yeah, the only language I’ve seen/tried that actually feels right*.

    But for me it falls down when it comes to needing other people and/or the specific engine-level stuff that I want to get started. I was hoping to start out simple with Raylib bindings, but even that I can’t get vertex colors on imported models to work and I tinkered w/my own 2D polygon format but it was too much work for me to finalize.

    My part of the fediverse doesn’t seem to work well for asking niche questions at least, I don’t see much talk on Nim and it doesn’t help that it’s hard to find when people don’t say nim-lang. Also there are 2 replies to you that aren’t federated to where I can see them (and my art threads–lowpoly+vertex colors, for instance plant–aren’t federated to your instance).

    *= That also may be a mix of my issues plus how some people style their code, though.


  • I meant newer than the context I stated (1983). And also ground floor stuff that doesn’t need internet (after install) and doesn’t need a purchase/sign-up. Available by default or not too obscure to get decent voices.

    There might be some half-decent voices somewhere, but it really just doesn’t seem like it’s night-and-day for the ground floor stuff from what I’ve seen. Maybe some vocaloid stuff but even that seems like a chore to do the phonemes manually to get expected pronunciation.



  • It was a streaming site that pulled from a large amount of other sources automatically.

    Funnily enough it didn’t have any discovery features whatsoever (no front page, popular, latest etc), it was just a search bar that took you right into the video so you needed an idea what it is you wanted to see. And I don’t think it was nearly as popular as other sites (like you probably weren’t finding it from search results, as I don’t think it even had the info that’d be grabbed, and probably didn’t even have SEO or anything like that)


  • I tried a cheap pair and my takeaway is that this technology needs a specific amount of contact pressure, and with no mechanism to assure this (do the “name brand” ones have something?) a poor fit means it doesn’t work at all and then if you fiddle with the position you can get something that basically turns your ear canal into a speaker (at least it doesn’t seem like it’s actually going direct, at least for most of the sound).

    Also using a headphone amplifier, loudness normalization is an issue especially as certain content clips while some doesn’t. This one probably directly relates to cost.







  • As a fun aside, unauthorized sharing is the only reason I tried and bought the game back in early beta days before there was a demo (friend A owned, friend B didn’t, I tried it from friend B’s unauthorized copy of friend A’s game and got the copy too, later gave friend A $20 and info to activate my account because I didn’t have internet at home).


  • I backed up all of my own files except the jars apparently (because when you download every one they added up, and I didn’t do that when the servers were at stake). I even had a launcher still logged in but none of the files will download now. Prism is lame (but understandable, I guess) in that it just says “contact microsoft support if you didn’t migrate” or something like that, but you can just copy over accounts.json from polymc to use an offline acct. Though a few mods I’ve tried don’t work (and I feel like mod discoverability might not be the best?).

    Also a small bit not directly in reply to you: I’m pretty sure this is actually the second migration too, at least for accounts that were started on the minecraft website (username–>email login+mojang acct). But of course searches only give info on this one.



  • I know. They added some at one point and I installed an anti-CSD package, I’m also pretty sure they pulled back some of their plans because of backlash too.

    If they go full CSD I would probably need to find something else and probably just concede+just use the slimmest window theme there is rather than something frameless even (from what I’ve seen, other window theme systems are not as modular as xfwm which allows simply deleting the sides/bottom files etc).

    Someone could probably make this concept (frameless, minimal title bar, no title on maximized, no raise-on-focus, rolled-up windows, floating window buttons that are only on focused windows) into a simple window manager, probably not me any time soon though. And I’m not sure how easy that is on Wayland (I know options exist to make it easer–such as wlroots I think–though I don’t know how it’d compare to making something for X).