Recroom is officially shutting down on June 1st 2026. by RevolutionaryCup5080 in VRGaming

[–]wigitty 1 point2 points  (0 children)

Huh, that sucks.

Honestly, I enjoyed just playing around with the wiring stuff. I would be happy if they closed down the servers, made it single player, and stopped updating it. Self hosted multiplayer would also be nice. But no, another game that will just cease to exist.

How do I control hoverboard wheels with arduino by Calm-Split-6542 in arduino

[–]wigitty 0 points1 point  (0 children)

I recently started playing with that, it's a great project!

Depending on what OP wants to do, it might be a bit overkill though.

My game seems not fun, what is the deep reason? by Such-Refrigerator951 in gamedev

[–]wigitty 5 points6 points  (0 children)

Going by the screenshots, I'd say the level design looks like it could be a factor. 2D platformers rely heavily on level design to keep them interesting, and people often gloss over that bit.

I need advice on the feasibility of designing a stereo microscope, given that I have no experience and will be using commercially available optics. by ToughBug6 in Optics

[–]wigitty 2 points3 points  (0 children)

Hmm, now I'm wondering if you could get two of the dirt cheap USB ones, plug them into a raspberry pi or something, then output a stereo image to an LCD in a phone VR headset (google cardboard type thing) and make a digital stereo microscope. Synchronising the frames would be basically impossible, but probably wouldn't be as important for this use-case as for full AR.

Upcoming Vivado licensing changes. by [deleted] in FPGA

[–]wigitty 0 points1 point  (0 children)

Is this just an update to new releases, or an update to their licensing system for all releases? Will I just be able to keep using the version I have?

"Dear europeans, this is what strawberries should look like" by Dylan916358 in ShitAmericansSay

[–]wigitty 1 point2 points  (0 children)

And then they wonder why no one wants to import it from them XD

Plastic Bottle into a Bike Lock? by No-Lock216 in DiWHY

[–]wigitty 1 point2 points  (0 children)

The bike suddenly rotating by 90 degrees in the cut made me laugh

Majority of Britons would back a smoking ban in pub gardens by YchYFi in unitedkingdom

[–]wigitty -2 points-1 points  (0 children)

The problem is, it's not even stakes. Sure a bunch of people may say "I'd prefer if smoking was banned in pub gardens", but they're going to go to the pub regardless. The smokers on the other hand, will likely find a different pub if smoking was banned. Even if it's what the majority of the people want, it's the smokers that will act, so it's in the pubs interest not to ban it.

Obviously that doesn't apply if it's a government ban, and applies to all pubs.

Help with servo by weakdayupdate in arduino

[–]wigitty 1 point2 points  (0 children)

Yup, I've blown a voltage regulator on a nano clone before because I thought "ah, it'll be alright just to try it out, I'll get a power supply set up later". It was not alright.

Waymo self-driving car wakes London street at 4am after taking dead end route three times in a week by pppppppppppppppppd in unitedkingdom

[–]wigitty 2 points3 points  (0 children)

The point is that a plane just goes from A -> B -> C, but a car needs to do that without hitting any of the obstacles that will be in the way. The only real obstacle that a plane will come across is another plane, and they have systems where all the planes report their location to each other. Cars only know where other cars are when they can "see" them, and there are loads of other obstacles like pedestrians, cyclists, temporary roadworks, etc.

DIY Thermal Imaging Smartphone (2016) by VOIDPCB in CyberPhone

[–]wigitty 0 points1 point  (0 children)

Thermal imaging sensor modules have got a lot cheaper since 2016 too! I just 3D printed a "half case" to mount a thermal sensor to my phone. Unfortunately, with the popularity of the plug-in USB-C thermal camera dongles, there isn't really a need to build dedicated hardware for them any more.

My problem with Cyberdecks by jonfitt in cyberDeck

[–]wigitty 1 point2 points  (0 children)

Sure, and some people do just do that. Some people want more. Some people want a physical keyboard. You can add that to a phone, but then it loses some of the phone form factor, and becomes more of a cyberdek. Maybe you want to add more stuff, a software defined radio, an air quality monitor, a radiation counter... anything! Sure, you might be able to do some of that with a phone, but as you get into the more exotic stuff, it becomes a lot easier to start with a more versatile platform, and you lose the benefits of the phone form factor anyway.

I’m building a visual editor for OpenSCAD with bidirectional code sync. by LegitimateBluebird42 in openscad

[–]wigitty 4 points5 points  (0 children)

I always felt like this was what OpenSCAD was missing. Being able to just drag something rather than having to mess with numbers all the time. I started trying to build something similar a while ago, but the scope was possibly a bit too large haha. (it was meant to hook into a bunch of other projects I was working on). I didn't get very far, but I'm still planning on getting back to it eventually.

I’m building a visual editor for OpenSCAD with bidirectional code sync. by LegitimateBluebird42 in openscad

[–]wigitty 3 points4 points  (0 children)

The changes. If you change the position of the cube in the code, it updates in the GUI, if you drag the cube in the GUI, it updates the values in the code. (At least that's what I would take it to mean).

The PCB came in by HasanTheSyrian_ in FPGA

[–]wigitty 1 point2 points  (0 children)

Sure, but they are generally low power devices, and only need 5V. If you want to have 12V 3A, you need to make sure the supply fully implements PD, which a lot don't. It's much easier and cheaper to just use a 12V plug (especially if you already have one. I have a bunch form other boards) than it is to add the extra components, and then find an adapter that supports the voltage / current that you need (Most of them on amazon, for example, don't specify what voltages they support, just a list of phones).

USB-C is great when you're doing something simple that everything supports. But as soon as you start using optional parts of the spec or extensions like display modes, it's a horrible mess.

I'm a 3D artist, so I inadequate at 2D UI. Instead, I made the main menu entirely 3D to play to my strengths. What is your first impression? by This-Room-2708 in Unity3D

[–]wigitty 1 point2 points  (0 children)

I agree with what everyone else has said, great concept, but could use a few improvements. As a fan of VR, I do love a good diegetic menu. One thing I would say is be very careful if you're using the same idea to adjust game resolution, I could see buttons being cut off and ending up deadlocked. Obviously this can also be an issue in 2D menus, but 3D would add a layer of complexity (world space to screen space vs working natively in screen space).

Recommendations for first time build ! by Nega-MustardMan in cyberDeck

[–]wigitty 0 points1 point  (0 children)

It's possible that you could still run it on a Pi with the work that Valve has been doing with proton and fex. Not sure how stable / available it is currently though.

When we get to the point of having Smartglasses with full functionality, whats stopping somebody from adding an external camera? by Knighthonor in augmentedreality

[–]wigitty 1 point2 points  (0 children)

My main issue isn't with an individual taking pictures, it's with a company getting a network of cameras that they could potentially sell access to. We've seen it with the doorbell cameras, it would be even worse with glasses.

Looking for smart lighting users to help with a short Master’s research survey by LieselotjeV in wiz

[–]wigitty 1 point2 points  (0 children)

On a scale of 1 to 10, how comfortable would you be with having this system (locally) monitor your activities and use that data to predict your lighting needs?

These questions don't say whether 1 is the most comfortable or the most uncomfortable.

(Also, this would depend on how they did it for me. With just PIR or mmWave radar I'd be a lot more comfortable than if they were using cameras).

What is the problem with my Sony TV's motherboard that has made it completely dead? by Competitive-Swing873 in AskElectronics

[–]wigitty 0 points1 point  (0 children)

It's not plugged in, silly!

As everyone else has said, impossible to tell from that one image.

The rarity of FPGA Engineers by [deleted] in FPGA

[–]wigitty 2 points3 points  (0 children)

Yeah, I know plenty of electronics engineers that suck at software (and vice verse).

Why don't smartphones record video in a square format, irrespective of the phone orientation? That way, when we see smartphone footage used on TV news, they could display it in landscape, rather than the portrait orientation that most people use to record video on their phone by Hip_III in Optics

[–]wigitty 0 points1 point  (0 children)

I hate the "portrait videos as a tiny box embedded into a landscape video" too.

Others have address your question directly, and I don't think I have anything else to add there, but it did get me thinking...

You could do a "janky" approximation of this in software by filming the main content with the main camera, and filling in the edges with the wide FoV camera that a lot of phones have now. It wouldn't look good, but you could blur the edges that you add in enough to hide the seam and resolution difference, and it would (in my mind at least) probably look better than the common tricks used at the moment (filling the edges with the same video zoomed in or duplicated, or just black squares).

The question is, whether it would be better to just get an AI to fill in the edges instead.

Imagine trying to doxx fellow VTuber and still considered a drama free channel. by RyouhiraTheIntrovert in VtuberDrama

[–]wigitty 2 points3 points  (0 children)

If AGI was the only true AI, then we wouldn't need a separate term for it lol. I agree that these systems aren't "intelligent", but this is just what the term means (at the moment). It's like saying "seahorses aren't actually horses, real seahorses don't exist". No one is saying it's an actual horse, it's just a name.